Package com.jgoodies.looks.common

Contains classes shared by all JGoodies Looks implementations

See:
          Description

Class Summary
ComboBoxEditorTextField A text field designed to be used as combo box editor.
ExtBasicArrowButtonHandler A handler for spinner arrow button mouse and action events.
ExtBasicCheckBoxMenuItemUI Renders aligned JCheckBoxMenuItems.
ExtBasicMenuItemUI An implementation of MenuItemUI used by the JGoodies Windows and Plastic looks.
ExtBasicMenuUI An implementation of MenuUI used by the JGoodies Windows and Plastic looks.
ExtBasicPopupMenuSeparatorUI Renders the separator in popup and pull-down menus.
ExtBasicRadioButtonMenuItemUI Renders aligned JRadioButtonMenuItems.
ExtBasicSpinnerLayout A simple layout manager for the editor and the next/previous buttons.
ExtButtonAreaLayout Unlike its superclass, this layout uses a minimum button width that complies with Mac and Windows UI style guides.
ExtPasswordView Differs from its superclass in that it uses the UIManager's echo char, not a star ("*").
MenuItemRenderer Renders and lays out menu items.
MinimumSizedCheckIcon An implementation of the Icon interface that has a minimum size and active border.
MinimumSizedIcon An Icon with a minimum size that is read from the UIManager defaultIconSize key.
RenderingUtils Provides convenience behavior used by the JGoodies Looks.
ShadowPopup Does all the magic for getting popups with drop shadows.
ShadowPopupFactory The JGoodies Looks implementation of PopupFactory.
 

Package com.jgoodies.looks.common Description

Contains classes shared by all JGoodies Looks implementations.

Related Documentation

For more information see:

See Also:
com.jgoodies.looks, com.jgoodies.looks.plastic, com.jgoodies.looks.plastic.theme, com.jgoodies.looks.windows


Copyright © 2001-2006 JGoodies Karsten Lentzsch. All Rights Reserved.