|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FontChooserModel
Data model used by FontChooser.
Method Summary | |
---|---|
java.lang.String[] |
getCharSets()
Gets the available CharSet names Charset . |
int[] |
getDefaultSizes()
Gets the default sizes to propose to the end-user |
java.lang.String[] |
getFontFamilies(java.lang.String charSetName)
Gets the available fonts for the given charset |
java.lang.String |
getPreviewMessage(java.lang.String charSetName)
Gets the localized message to use in the Preview area for the given charset. |
Method Detail |
---|
java.lang.String[] getFontFamilies(java.lang.String charSetName)
charSetName
- not used yetint[] getDefaultSizes()
java.lang.String[] getCharSets()
Charset
.
java.lang.String getPreviewMessage(java.lang.String charSetName)
charSetName
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |