|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of LafWidget in org.jvnet.lafwidget |
---|
Classes in org.jvnet.lafwidget that implement LafWidget | |
---|---|
class |
LafWidgetAdapter<T extends JComponent>
Base implementation of LafWidget interface. |
Methods in org.jvnet.lafwidget that return types with arguments of type LafWidget | |
---|---|
java.util.Set<LafWidget> |
LafWidgetRepository.getMatchingWidgets(javax.swing.JComponent jcomp)
Returns a set of widgets that match the specified component. |
Uses of LafWidget in org.jvnet.lafwidget.animation.effects |
---|
Classes in org.jvnet.lafwidget.animation.effects that implement LafWidget | |
---|---|
class |
GhostFadeWidget
Widget that tracks changes to the button for ghost effects. |
class |
IconGlowWidget
Widget that provides glow effects on icons. |
Uses of LafWidget in org.jvnet.lafwidget.desktop |
---|
Classes in org.jvnet.lafwidget.desktop that implement LafWidget | |
---|---|
class |
DesktopIconHoverPreviewWidget
Adds internal frame thumbnail preview on desktop icon mouse hover. |
Uses of LafWidget in org.jvnet.lafwidget.menu |
---|
Classes in org.jvnet.lafwidget.menu that implement LafWidget | |
---|---|
class |
MenuSearchWidget
Adds menu search panel to menu bars. |
Uses of LafWidget in org.jvnet.lafwidget.scroll |
---|
Classes in org.jvnet.lafwidget.scroll that implement LafWidget | |
---|---|
class |
AutoScrollWidget
Widget that decorates scroll panes with auto scroll. |
class |
ScrollPaneSelectorWidget
Widget that decorates scroll panes with selector. |
Uses of LafWidget in org.jvnet.lafwidget.tabbed |
---|
Classes in org.jvnet.lafwidget.tabbed that implement LafWidget | |
---|---|
class |
TabHoverPreviewWidget
Adds tab preview thumbnail on tab mouse hover. |
class |
TabOverviewDialogWidget
Adds tab overview dialog to tabbed panes. |
class |
TabPagerWidget
Adds tab pager to tabbed panes. |
Uses of LafWidget in org.jvnet.lafwidget.text |
---|
Classes in org.jvnet.lafwidget.text that implement LafWidget | |
---|---|
class |
EditContextMenuWidget
Adds edit context menu on text components. |
class |
LockBorderWidget
Adds visual indication on non-editable text components. |
class |
PasswordStrengthCheckerWidget
Adds password strength indication on password fields. |
class |
SelectAllOnFocusGainWidget
Adds "select all on focus gain" behaviour on text components. |
class |
SelectOnEscapeWidget
Adds "select / deselect on Escape key press" behaviour on text components. |
Uses of LafWidget in org.jvnet.lafwidget.tree.dnd |
---|
Classes in org.jvnet.lafwidget.tree.dnd that implement LafWidget | |
---|---|
class |
TreeDragAndDropWidget
TreeWrapper is used to handle drag and drop and popup menus in any JTree. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |