Package org.pushingpixels.lafwidget
-
Interface Summary Interface Description LafWidget<T extends JComponent> Interface for LAF widgets (behavioural traits).Resettable Base interface for widgets that support the reset operation. -
Class Summary Class Description LAFAdapter LafWidgetAdapter<T extends JComponent> Base implementation ofLafWidget
interface.LafWidgetRepository Repository of LAF widgets.LafWidgetRepository.LafWidgetClassInfo Information on a single class.LafWidgetSupport LAF-specific support for widgets.LafWidgetUtilities Various utility functions.LafWidgetUtilities2 Various utility functions. -
Exception Summary Exception Description UiThreadingViolationException This exception is thrown when the code detects violations of UI threading rules.