|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FontCharacteristics | |
| amber.server.component | The handlers at the server for the remote components. |
| Uses of FontCharacteristics in amber.server.component |
| Methods in amber.server.component that return FontCharacteristics | |
FontCharacteristics |
ComponentHandler.getFontCharacteristics()
This function returns the font characteristics for the current font in the client object. |
FontCharacteristics |
ComponentHandler.getFontCharacteristics(java.lang.String text)
This function returns the font characteristics for the current font in the client object. |
FontCharacteristics |
ComponentHandler.getFontCharacteristics(java.lang.String text,
java.awt.Font font)
This function returns the font characteristics for the specified font in the client object. |
FontCharacteristics |
ComponentHandler.getFontCharacteristics(java.lang.String text,
java.lang.String fontName,
int fontStyle,
int fontSize)
This function returns the font characteristics for the specified font in the client object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||