Laf-Widget client properties


LafWidget.AUTO_SCROLL
     Client property name for specifying that a scroll pane should have auto-scroll support invoked on middle-mouse button click.

LafWidget.COMPONENT_PREVIEW_PAINTER
     Client property name for specifying the preview painter for a component.

LafWidget.HAS_LOCK_ICON
     Client property name for adding lock icons to uneditable text components.

LafWidget.PASSWORD_STRENGTH_CHECKER
     Client property name for specifying password strength checker for a password field.

LafWidget.TABBED_PANE_PREVIEW_PAINTER
     Client property name for specifying the preview painter for tabbed pane.

LafWidget.TEXT_EDIT_CONTEXT_MENU
     Client property name for specifying that the text component should have the edit context menu (with Cut / Copy / Paste / ... menu items).

LafWidget.TEXT_FLIP_SELECT_ON_ESCAPE
     Client property name for specifying that the text component contents should flip selection on ESCAPE key press.

LafWidget.TEXT_SELECT_ON_FOCUS
     Client property name for specifying that the text component contents should be selected on focus gain.