Package com.l2fprod.common.swing

Interface Summary
ComponentFactory  
FontChooserModel Data model used by FontChooser.
JCollapsiblePane.JCollapsiblePaneContainer Tagging interface for containers in a JCollapsiblePane hierarchy who needs to be revalidated (invalidate/validate/repaint) when the pane is expanding or collapsing.
JTipOfTheDay.ShowOnStartupChoice Used in conjunction with the JTipOfTheDay.showDialog(Component, ShowOnStartupChoice) to save the "Show tips on startup" choice.
ObjectTableModel Implemented by TableModel which are more a list of objects than table.
TipModel A model for JTipOfTheDay.
TipModel.Tip A tip.
 

Class Summary
BannerPanel BannerPanel.
BaseDialog An extension of the JDialog with built-in support for OK/CANCEL/CLOSE buttons.
ButtonAreaLayout ButtonAreaLayout.
ComponentFactory.DefaultComponentFactory  
ComponentFactory.Helper  
DefaultFontChooserModel Default implementation of the FontChooserModel.
FocusedComponentBorder Paints an highlight if the component or one of its descendants have the focus.
GroupOfTaskPaneGroup This class is used to create a multiple-exclusion scope for a set of JTaskPaneGroups.
HeaderlessColumnResizer HeaderlessColumnResizer.
IconPool IconPool.
JButtonBar JButtonBar helps organizing buttons together (as seen in Mozilla Firefox or IntelliJ).
JButtonBarBeanInfo BeanInfo class for JButtonBar.
JCollapsiblePane JCollapsiblePane provides a component which can collapse or expand its content area with animation and fade in/fade out effects.
JCollapsiblePaneBeanInfo BeanInfo class for JCollapsiblePane.
JDirectoryChooser An extension of the JFileChooser but dedicated to directory selection.
JDirectoryChooserBeanInfo BeanInfo class for JDirectoryChooser.
JFontChooser JFontChooser provides a pane of controls designed to allow a user to manipulate and select a font.
JFontChooserBeanInfo BeanInfo class for JFontChooser.
JLinkButton A button targeted to be used as an hyperlink.
JLinkButtonBeanInfo BeanInfo class for JLinkButton.
JOutlookBar JOutlookBar brings the famous Outlook component to Swing.
JOutlookBarBeanInfo BeanInfo class for JOutlookBar.
JTaskPane JTaskPane provides an elegant view to display a list of tasks ordered by groups (JTaskPane.
JTaskPaneBeanInfo BeanInfo class for JTaskPane.
JTaskPaneGroup JTaskPaneGroup is a container for tasks and other arbitrary components.
JTaskPaneGroupBeanInfo BeanInfo class for JTaskPaneGroup.
JTipOfTheDay Provides the "Tip of The Day" pane and dialog.
Tips are retrieved from the TipModel.
LookAndFeelTweaks LookAndFeelTweaks.
MonospacedFontChooserModel An extension of the DefaultFontChooserModel showing only Monospaced fonts.
PercentLayout PercentLayout.
PercentLayoutAnimator Animates a PercentLayout
StatusBar StatusBar.
UIUtilities UIUtilities.
UserPreferences UserPreferences.