|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
public interface PublicTypeInfoInterface
| Method Summary | |
|---|---|
java.lang.String |
getDescription(java.lang.String publicType,
java.util.Locale locale)
Get the localized description for a type definition. |
javax.swing.Icon |
getIcon(java.lang.String publicType)
Get the icon for a public type. |
java.lang.String |
getLabel(java.lang.String publicType,
java.util.Locale locale)
Get the localized label for a type definition in the requested locale. |
| Method Detail |
|---|
java.lang.String getLabel(java.lang.String publicType,
java.util.Locale locale)
publicType - The unlocalized type name string for which the localized
string is desired.locale - The desired locale. If null, the current locale is used.
java.lang.String getDescription(java.lang.String publicType,
java.util.Locale locale)
publicType - The type for which the localized description is
desired.locale - The desired locale. If null, the current locale is used.
javax.swing.Icon getIcon(java.lang.String publicType)
publicType - The type for which the icon is desired.
|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||