Generated by
JDiff

Package javax.swing.plaf.basic

Added Classes
BasicDesktopPaneUI.OpenAction  
BasicHTML Support for providing html views for the swing components.
BasicRootPaneUI Basic implementation of RootPaneUI there is one shared between all JRootPane instances.
 

Changed Classes and Interfaces
BasicArrowButton JButton object that draws a scaled Arrow in one of the cardinal directions.
BasicBorders Factory object that can vend Borders appropriate for the basic L & F.
BasicBorders.SplitPaneBorder Draws the border around the splitpane.
BasicButtonListener Button Listener
BasicButtonUI BasicButton implementation
BasicCheckBoxMenuItemUI BasicCheckboxMenuItem implementation
BasicCheckBoxUI CheckboxUI implementation for BasicCheckboxUI
BasicColorChooserUI Provides the basic look and feel for a JColorChooser.
BasicComboBoxEditor The default editor for editable combo boxes
BasicComboBoxRenderer ComboBox renderer
BasicComboBoxUI Basic UI for JComboBox.
BasicComboPopup This is an implementation of the ComboPopup interface.
BasicDesktopIconUI Basic L&F for a minimized window on a desktop.
BasicDesktopPaneUI Basic L&F for a desktop.
BasicEditorPaneUI Provides the look and feel for a JEditorPane.
BasicIconFactory Factory object that can vend Icons appropriate for the basic L & F.
BasicInternalFrameTitlePane The class that manages a basic title bar
BasicInternalFrameUI A basic L&F implementation of JInternalFrame.
BasicLabelUI A Windows L&F implementation of LabelUI.
BasicListUI A Windows L&F implementation of ListUI.
BasicListUI.ListDataHandler The ListDataListener that's added to the JLists model at installUI time and whenever the JList.model property changes.
BasicListUI.PropertyChangeHandler The PropertyChangeListener that's added to the JList at installUI time.
BasicLookAndFeel Implements the a standard base LookAndFeel class from which standard desktop LookAndFeel classes (JLF Mac Windows etc.) can be derived.
BasicMenuBarUI A default L&F implementation of MenuBarUI.
BasicMenuItemUI BasicMenuItem implementation
BasicMenuUI A default L&F implementation of MenuUI.
BasicOptionPaneUI Provides the basic look and feel for a JOptionPane.
BasicPanelUI BasicPanel implementation
BasicPasswordFieldUI Provides the Windows look and feel for a password field.
BasicPopupMenuSeparatorUI A Basic L&F implementation of PopupMenuSeparatorUI.
BasicPopupMenuUI A Windows L&F implementation of PopupMenuUI.
BasicProgressBarUI A Basic L&F implementation of ProgressBarUI.
BasicRadioButtonMenuItemUI BasicRadioButtonMenuItem implementation
BasicRadioButtonUI RadioButtonUI implementation for BasicRadioButtonUI
BasicScrollBarUI Implementation of ScrollBarUI for the Basic Look and Feel
BasicScrollPaneUI A default L&F implementation of ScrollPaneUI.
BasicSeparatorUI A Basic L&F implementation of SeparatorUI.
BasicSliderUI A Basic L&F implementation of SliderUI.
BasicSliderUI.ActionScroller As of Java 2 platform v1.3 this undocumented class is no longer used.
BasicSplitPaneDivider Divider used by BasicSplitPaneUI.
BasicSplitPaneUI A Basic L&F implementation of the SplitPaneUI.
BasicSplitPaneUI.BasicHorizontalLayoutManager LayoutManager for JSplitPanes that have an orientation of HORIZONTAL_SPLIT.
BasicSplitPaneUI.BasicVerticalLayoutManager LayoutManager used for JSplitPanes with an orientation of VERTICAL_SPLIT.
BasicTabbedPaneUI A Basic L&F implementation of TabbedPaneUI.
BasicTableHeaderUI BasicTableHeaderUI implementation
BasicTableUI BasicTableUI implementation
BasicTableUI.KeyHandler This inner class is marked "public" due to a compiler bug.
BasicTextAreaUI Provides the look and feel for a plain text editor.
BasicTextFieldUI Basis of a look and feel for a JTextField.
BasicTextPaneUI Provides the look and feel for a styled text editor.
BasicTextUI

Basis of a text components look-and-feel.

BasicToggleButtonUI BasicToggleButton implementation
BasicToolBarSeparatorUI A Basic L&F implementation of ToolBarSeparatorUI.
BasicToolBarUI A Basic L&F implementation of ToolBarUI.
BasicToolTipUI Standard tool tip L&F.
BasicTreeUI The basic L&F for a hierarchical data structure.
ComboPopup The interface which defines the kind of popup menu that BasicComboBoxUI requires.
DefaultMenuLayout The default layout manager for Popup menus and menubars.