com.jgoodies.looks.demo |
|
Java Source File Name | Type | Comment |
AlignmentTab.java | Class | Consists of rows of centered components to check alignment
of font baselines and centered perceived bounds. |
ComboBoxTab.java | Class | Demonstrates JComboBoxes in editable and non-editable mode with
different renderer margins, renderer types, and different list content. |
DemoFrame.java | Class | Builds the main frame in the Simple Looks Demo. |
DesktopTab.java | Class | Demos the JDesktopPane . |
DialogsTab.java | Class | Contains a bunch of buttons to open a bunch of standard dialogs. |
HtmlTab.java | Class | Contains a bunch of components with HTML labels. |
MenuBarView.java | Class | Builds the menu bar and pull-down menus in the Simple Looks Demo. |
NarrowTab.java | Class | Demonstrates the JGoodies Looks narrowMargin option. |
Settings.java | Class | Describes most of the optional settings of the JGoodies Looks. |
SplitTab.java | Class | Contains nested split panels and demonstrates how ClearLook
removes obsolete decorations. |
StateTab.java | Class | Presents a larger set of Swing components in different states and
configurations. |
TabTestTab.java | Class | Demonstrates optionals settings for the JGoodies
tabbed panes using two SimpleInternalFrame . |