Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.jgoodies.looks.demo.* (11)com.jgoodies.looks.tests.* (2)

Package Samples:

com.jgoodies.looks.tests
com.jgoodies.looks.demo

Classes:

DemoFrame: Builds the main frame in the Simple Looks Demo. Demonstrates and tests different multi-platform issues by showing a variety of Swing widgets in different configurations. Also, this frame contains examples for Swing misuse, that can be automatically corrected by ClearLook. This class provides a couple of protected methods that create components or a builder. The full JGoodies Looks Demo overrides these methods to vend components or builders from the JGoodies UI framework that better handle different platforms.
MenuBuilder: Builds the menu bar and pull-down menus in the Simple Looks Demo. Demonstrates and tests different multi-platform issues. This class provides a couple of factory methods that create menu items, check box menu items, and radio button menu items. The full JGoodies Looks Demo overrides these methods to vend components from the JGoodies UI framework that better handle different platforms.
NarrowTab: Demonstrates the JGoodies Looks narrowMargin option. Therefore it contains button rows that use different combinations of layout managers and narrow hints.
Settings: Describes most of the optional settings of the JGoodies Looks. Used by the DemoFrame to configure the UI.
AlignmentTab: Consists of rows of centered components to check alignment of font baselines and centered perceived bounds.
TabTestTab: Demonstrates optionals settings for the JGoodies tabbed panes using two SimpleInternalFrame .
SplitTab: Contains nested split panels and demonstrates how ClearLook removes obsolete decorations.
StatesTab: Presents a larger set of Swing components in different states and configurations.
DialogsTab: Contains a bunch of buttons to open a bunch of standard dialogs.
AllLooksTests: A test suite for all tests related to the JGoodies Looks.
HtmlTab: Contains a bunch of components with HTML labels.
OptionsTest: A test case for class Options .
DesktopTab: Demos the JDesktopPane .

Home | Contact Us | Privacy Policy | Terms of Service