|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebToolTip | |
---|---|
com.alee.laf.tooltip |
Uses of WebToolTip in com.alee.laf.tooltip |
---|
Methods in com.alee.laf.tooltip that return WebToolTip | |
---|---|
WebToolTip |
WebToolTip.changeFontSize(int change)
Changes font size of the specified component. |
WebToolTip |
WebToolTip.setBoldFont()
Sets bold font for the component. |
WebToolTip |
WebToolTip.setBoldFont(boolean apply)
Sets bold font for the component. |
WebToolTip |
WebToolTip.setFontName(java.lang.String fontName)
Sets component font name. |
WebToolTip |
WebToolTip.setFontSize(int fontSize)
Sets component font size. |
WebToolTip |
WebToolTip.setFontSizeAndStyle(int fontSize,
boolean bold,
boolean italic)
Sets font size and style for the specified component. |
WebToolTip |
WebToolTip.setFontSizeAndStyle(int fontSize,
int style)
Sets font size and style for the specified component. |
WebToolTip |
WebToolTip.setFontStyle(boolean bold,
boolean italic)
Sets component font style. |
WebToolTip |
WebToolTip.setFontStyle(int style)
Sets component font style. |
WebToolTip |
WebToolTip.setItalicFont()
Sets italic or plain font for the component. |
WebToolTip |
WebToolTip.setItalicFont(boolean apply)
Sets italic or plain font for the component. |
WebToolTip |
WebToolTip.setPlainFont()
Sets plain font for the component. |
WebToolTip |
WebToolTip.setPlainFont(boolean apply)
Sets plain font for the component. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |