Package com.jgoodies.looks.common

Contains classes shared by all JGoodies Looks implementations.

Class Summary

ComboBoxEditorTextField A text field designed to be used as combo box editor.
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.
PopupMenuLayout The JGoodies implementation of a layout manager for Popup menus.
RenderingUtils Provides convenience behavior used by the JGoodies Looks.
RGBGrayFilter An image filter that turns an icon into a grayscale icon.
ShadowPopup Does all the magic for getting popups with drop shadows.
ShadowPopupFactory The JGoodies Looks implementation of PopupFactory.
Contains classes shared by all JGoodies Looks implementations. <!--

Package Specification

##### FILL IN ANY SPECS NEEDED BY JAVA COMPATIBILITY KIT #####
-->

Related Documentation

For more information see: <!-- Put @see and @since tags down here. -->

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