Package com.jgoodies.uif.builder

Consist of classes that build menus and tool bars

See:
          Description

Class Summary
I15dPanelBuilder2 A general purpose panel builder that uses the FormLayout to lay out JPanels.
MenuBuilder A builder that reduces the effort required to build, configure and fill a JMenu with menu items and separators.
PanelBuilder2 Adds a feature to its superclass PanelBuilder that labels with a mnemonic are associated with the next added focusable component.
PopupMenuBuilder A builder that reduces the effort required to build, configure and fill a JPopupMenu with menu items and separators.
ToolBarBuilder A builder that reduces the effort required to build, configure and fill a JToolBar with buttons and gaps.
 

Package com.jgoodies.uif.builder Description

Consist of classes that build menus and tool bars.

Related Documentation

For more information see:

See Also:
com.jgoodies.uif.component, com.jgoodies.uif.util


Copyright © 2000-2008 JGoodies Karsten Lentzsch. All Rights Reserved.