A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to HH_MM_SS_SSS is ambiguous.
2
Field H_MM_SS_SSS_AAA has been added to this class.
A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to H_MM_SS_SSS_AAA is ambiguous.
[+] affected methods(39)
BrazilianPortugueseOnlyResourceFactory.getResources ( ): Return value of this method has type 'Resources'.
BrazilianPortugueseOnlyResourceFactory.getResources ( String langId ): Return value of this method has type 'Resources'.
CzechOnlyResourceFactory.getResources ( ): Return value of this method has type 'Resources'.
CzechOnlyResourceFactory.getResources ( String langId ): Return value of this method has type 'Resources'.
EnglishOnlyResourceFactory.getResources ( ): Return value of this method has type 'Resources'.
EnglishOnlyResourceFactory.getResources ( String langId ): Return value of this method has type 'Resources'.
FrenchOnlyResourceFactory.getResources ( ): Return value of this method has type 'Resources'.
FrenchOnlyResourceFactory.getResources ( String langId ): Return value of this method has type 'Resources'.
HungarianOnlyResourceFactory.getResources ( ): Return value of this method has type 'Resources'.
HungarianOnlyResourceFactory.getResources ( String langId ): Return value of this method has type 'Resources'.
ItalianOnlyResourceFactory.getResources ( ): Return value of this method has type 'Resources'.
ItalianOnlyResourceFactory.getResources ( String langId ): Return value of this method has type 'Resources'.
NorwegianOnlyResourceFactory.getResources ( ): Return value of this method has type 'Resources'.
NorwegianOnlyResourceFactory.getResources ( String langId ): Return value of this method has type 'Resources'.
OneLanguageResourcesFactory.getResources ( ): Return value of this method has type 'Resources'.
OneLanguageResourcesFactory.getResources ( String langId ): Return value of this method has type 'Resources'.
OneLanguageResourcesFactory.OneLanguageResourcesFactory ( Resources resources ): 1st parameter 'resources' of this method has type 'Resources'.
PolishOnlyResourceFactory.getResources ( ): Return value of this method has type 'Resources'.
PolishOnlyResourceFactory.getResources ( String langId ): Return value of this method has type 'Resources'.
Resources.getCurrencySymbol ( ): This method is from 'Resources' class.
Resources.getDateFormat ( ): This method is from 'Resources' class.
Resources.getDateFormatSeparator ( ): This method is from 'Resources' class.
Resources.getDateMask ( int dateType ): This method is from 'Resources' class.
Resources.getDateMask ( int dateType, int dateFormat, char separator, boolean showCentury, String timeFormat ): This method is from 'Resources' class.
Resources.getDecimalSymbol ( ): This method is from 'Resources' class.
Resources.getEntries ( ): This method is from 'Resources' class.
Resources.getGroupingSymbol ( ): This method is from 'Resources' class.
Resources.getLanguageId ( ): This method is from 'Resources' class.
Resources.getResource ( String text ): This method is from 'Resources' class.
Resources.getTimeFormat ( ): This method is from 'Resources' class.
Resources.isShowCenturyInDateFormat ( ): This method is from 'Resources' class.
Resources.Resources ( java.util.Properties dictionary, String currencySymbol, char decimalSymbol, char groupingSymbol, int dateFormat, boolean showCenturyInDateFormat, char dateFormatSeparator, String timeFormat, String languageId, boolean showResourceNotFoundWarning ): This method is from 'Resources' class.
ResourcesFactory.getResources ( ): Return value of this abstract method has type 'Resources'.
ResourcesFactory.getResources ( String p1 ): Return value of this abstract method has type 'Resources'.
SpanishOnlyResourceFactory.getResources ( ): Return value of this method has type 'Resources'.
SpanishOnlyResourceFactory.getResources ( String langId ): Return value of this method has type 'Resources'.
XMLResourcesFactory.getResources ( ): Return value of this method has type 'Resources'.
XMLResourcesFactory.getResources ( String langId ): Return value of this method has type 'Resources'.
org.openswing.swing.util.client.ClientSettings.getResources ( ): Return value of this method has type 'Resources'.
Generated on Fri Dec 10 20:18:16 2010 for OpenSwing by Java API Compliance Checker 1.0 The cross-platform tool for verifying backward compatibility of a Java Library API