Package com.l2fprod.common.swing.plaf

Interface Summary
ButtonBarButtonUI Tagging interface for the button UI used by the ButtonBarUI.
ComponentAddon Each new component type of the library will contribute an addon to the LookAndFeelAddons.
DirectoryChooserUI DirectoryChooserUI.
Tagging interface to identify UI classes for JDirectoryChooser
OutlookBarUI Tagging interface for the JOutlookBar UI.
 

Class Summary
AbstractComponentAddon Ease the work of creating an addon for a component.
ButtonBarUI Pluggable UI class for ButtonBar.
FontChooserUI FontChooserUI.
JButtonBarAddon Addon for JButtonBar.
JDirectoryChooserAddon Addon for JDirectoryChooser.
JFontChooserAddon Addon for the JFontChooser.
JLinkButtonAddon Addon for JLinkButton.
JOutlookBarAddon JOutlookBarAddon.
JTaskPaneAddon Addon for JTaskPane.
JTaskPaneGroupAddon Addon for JTaskPaneGroup.
JTipOfTheDayAddon Addon for JTipOfTheDay.
LookAndFeelAddons Provides additional pluggable UI for new components added by the library.
TaskPaneGroupUI Pluggable UI for JTaskPaneGroup.
TaskPaneUI Pluggable UI for JTaskPane.
TipOfTheDayUI Pluggable UI for JTipOfTheDay.