Package javax.swing.plaf
See: Description
-
Interface Summary Interface Description UIResource This interface is used to mark objects created by ComponentUI delegates. -
Class Summary Class Description ActionMapUIResource A subclass of javax.swing.ActionMap that implements UIResource.BorderUIResource BorderUIResource.BevelBorderUIResource BorderUIResource.CompoundBorderUIResource BorderUIResource.EmptyBorderUIResource BorderUIResource.EtchedBorderUIResource BorderUIResource.LineBorderUIResource BorderUIResource.MatteBorderUIResource BorderUIResource.TitledBorderUIResource ButtonUI Pluggable look and feel interface for JButton.ColorChooserUI Pluggable look and feel interface for JColorChooser.ColorUIResource ComboBoxUI Pluggable look and feel interface for JComboBox.ComponentInputMapUIResource A subclass of javax.swing.ComponentInputMap that implements UIResource.ComponentUI The base class for all UI delegate objects in the Swing pluggable look and feel architecture.DesktopIconUI Pluggable look and feel interface for JDesktopIcon.DesktopPaneUI Pluggable look and feel interface for JDesktopPane.DimensionUIResource FileChooserUI Pluggable look and feel interface forJFileChooser
.FontUIResource A subclass of java.awt.Font that implements UIResource.IconUIResource An Icon wrapper class which implements UIResource.InputMapUIResource A subclass of javax.swing.InputMap that implements UIResource.InsetsUIResource InternalFrameUI Pluggable look and feel interface for JInternalFrame.LabelUI Pluggable look and feel interface for JLabel.LayerUI<V extends Component> The base class for allJLayer
's UI delegates.ListUI TheJList
pluggable look and feel delegate.MenuBarUI Pluggable look and feel interface for JMenuBar.MenuItemUI Pluggable look and feel interface for JMenuItem.OptionPaneUI Pluggable look and feel interface for JOptionPane.PanelUI Pluggable look and feel interface for Panel.PopupMenuUI Pluggable look and feel interface for JPopupMenu.ProgressBarUI Pluggable look and feel interface for JProgressBar.RootPaneUI Pluggable look and feel interface for JRootPane.ScrollBarUI Pluggable look and feel interface for JScrollBar.ScrollPaneUI Pluggable look and feel interface for JScrollPane.SeparatorUI Pluggable look and feel interface for JSeparator.SliderUI Pluggable look and feel interface for JSlider.SpinnerUI Pluggable look and feel interface for JSpinnerSplitPaneUI Pluggable look and feel interface for JSplitPane.TabbedPaneUI Pluggable look and feel interface for JTabbedPane.TableHeaderUI Pluggable look and feel interface for JTableHeader.TableUI Pluggable look and feel interface for JTable.TextUI Text editor user interfaceToolBarUI Pluggable look and feel interface for JToolBar.ToolTipUI Pluggable look and feel interface for JToolTip.TreeUI Pluggable look and feel interface for JTree.ViewportUI Pluggable look and feel interface for JViewport.
Package javax.swing.plaf Description
javax.swing.plaf.basic
and
javax.swing.plaf.metal
packages).
Note: Most of the Swing API is not thread safe. For details, see Threads and Swing, a section in The Java Tutorial.
- Since:
- 1.2
Document created the 11/06/2005, last modified the 04/03/2020
Source of the printed document:https://www.gaudry.be/en/java-api-rf-javax/swing/plaf/package-summary.html
The infobrol is a personal site whose content is my sole responsibility. The text is available under CreativeCommons license (BY-NC-SA). More info on the terms of use and the author.
References
These references and links indicate documents consulted during the writing of this page, or which may provide additional information, but the authors of these sources can not be held responsible for the content of this page.
The author This site is solely responsible for the way in which the various concepts, and the freedoms that are taken with the reference works, are presented here. Remember that you must cross multiple source information to reduce the risk of errors.