|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Font | |
com.retek.component.internet.xmlgen |
Uses of Font in com.retek.component.internet.xmlgen |
Methods in com.retek.component.internet.xmlgen that return Font | |
Font |
WebFontListType.getFont(int index)
Method getFont |
Font[] |
WebFontListType.getFont()
Method getFont |
Font |
WebFontListType.removeFont(int index)
Method removeFont |
Methods in com.retek.component.internet.xmlgen with parameters of type Font | |
void |
WebFontListType.addFont(Font vFont)
Method addFont |
void |
WebFontListType.addFont(int index,
Font vFont)
Method addFont |
void |
WebFontListType.setFont(int index,
Font vFont)
Method setFont |
void |
WebFontListType.setFont(Font[] fontArray)
Method setFont |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |