Java Platform 1.2

Package javax.swing.plaf.metal

Provides user interface objects built according to the ``metal'' look-and-feel.

See:
          Description

Class Summary
DefaultMetalTheme This class describes the default Metal Theme.
MetalBorders Factory object that can vend Borders appropriate for the metal L & F.
MetalBorders.ButtonBorder  
MetalBorders.Flush3DBorder  
MetalBorders.InternalFrameBorder  
MetalBorders.MenuBarBorder  
MetalBorders.MenuItemBorder  
MetalBorders.PopupMenuBorder  
MetalBorders.RolloverButtonBorder  
MetalBorders.ScrollPaneBorder  
MetalBorders.TextFieldBorder  
MetalBorders.ToolBarBorder  
MetalButtonUI MetalButtonUI implementation Warning: Serialized objects of this class will not be compatible with future Swing releases.
MetalCheckBoxIcon CheckboxIcon implementation for OrganicCheckBoxUI Warning: Serialized objects of this class will not be compatible with future Swing releases.
MetalCheckBoxUI CheckboxUI implementation for MetalCheckboxUI Warning: Serialized objects of this class will not be compatible with future Swing releases.
MetalComboBoxButton JButton subclass to help out MetalComboBoxUI Warning: Serialized objects of this class will not be compatible with future Swing releases.
MetalComboBoxEditor The default editor for Metal editable combo boxes Warning: Serialized objects of this class will not be compatible with future Swing releases.
MetalComboBoxEditor.UIResource A subclass of BasicComboBoxEditor that implements UIResource.
MetalComboBoxIcon This utility class draws the horizontal bars which indicate a MetalComboBox
MetalComboBoxUI Metal UI for JComboBox Warning: Serialized objects of this class will not be compatible with future Swing releases.
MetalDesktopIconUI Metal desktop icon.
MetalFileChooserUI Basic L&F implementation of a FileChooser.
MetalIconFactory Factory object that can vend Icons appropriate for Metal.
MetalIconFactory.FileIcon16 Warning: Serialized objects of this class will not be compatible with future Swing releases.
MetalIconFactory.FolderIcon16 Warning: Serialized objects of this class will not be compatible with future Swing releases.
MetalIconFactory.TreeControlIcon Warning: Serialized objects of this class will not be compatible with future Swing releases.
MetalIconFactory.TreeFolderIcon Warning: Serialized objects of this class will not be compatible with future Swing releases.
MetalIconFactory.TreeLeafIcon  
MetalInternalFrameUI Metal implementation of JInternalFrame.
MetalLabelUI A Windows L&F implementation of LabelUI.
MetalLookAndFeel Implements The Metal Look and Feel.
MetalPopupMenuSeparatorUI A Metal L&F implementation of PopupMenuSeparatorUI.
MetalProgressBarUI The Metal implementation of ProgressBarUI.
MetalRadioButtonUI RadioButtonUI implementation for MetalRadioButtonUI Warning: Serialized objects of this class will not be compatible with future Swing releases.
MetalScrollBarUI Implementation of ScrollBarUI for the Metal Look and Feel
MetalScrollButton JButton object for Metal scrollbar arrows.
MetalScrollPaneUI A Metal L&F implementation of ScrollPaneUI.
MetalSeparatorUI A Metal L&F implementation of SeparatorUI.
MetalSliderUI A Java L&F implementation of SliderUI.
MetalSplitPaneUI Metal split pane.
MetalTabbedPaneUI The Metal subclass of BasicTabbedPaneUI.
MetalTextFieldUI Basis of a look and feel for a JTextField.
MetalTheme This interface acts as a generic way to describe the colors used by Metal.
MetalToggleButtonUI MetalToggleButton implementation Warning: Serialized objects of this class will not be compatible with future Swing releases.
MetalToolBarUI A Metal Look and Feel implementation of ToolBarUI.
MetalToolTipUI A Metal L&F extension of BasicToolTipUI.
MetalTreeUI MetalTreeUI supports the client property "value-add" system of customization It uses it to determine what style of line to draw.
 

Package javax.swing.plaf.metal Description

Provides user interface objects built according to the ``metal'' look-and-feel.

Since:
JDK1.2

Java Platform 1.2

Submit a bug or feature Version 1.2 of Java Platform API Specification
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.