Methods Summary |
---|
public Font | getDefaultFont()Gets default font to render text in StringItem if it was not
set by the application.
|
public void | lSetFont(Font font)Notifies L&F of a font change in the corresponding StringItem.
|
public void | lSetText(java.lang.String str)Notifies L&F of a string change in the corresponding StringItem.
|