| 
 | Generated by JDiff | ||||||||
| PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED | ||||||||
| Added Classes | |
|  | @version 1.4 02/02/00 A base class for CellEditorsproviding default implementations for the methods in theCellEditorinterface exceptgetCellEditorValue(). | 
|  | ActionMapprovides mappings fromObjects (called keys orActionnames) toActions. | 
|  | A ComponentInputMapis anInputMapassociated with a particularJComponent. | 
|  | This class implements accessibility support for the ImageIconclass. | 
|  | InputMapprovides a binding between an input event (currently onlyKeyStrokes are used) and anObject. | 
|  | The purpose of this class is to help clients support smooth focus navigation through GUIs with text fields. | 
| AccessibleFocusHandler | Fire PropertyChange listener if one is registered when focus events happen | 
| AccessibleJTableModelChange | |
|  | A SizeSequenceobject efficiently maintains an ordered list of sizes and corresponding positions. | 
|  | LazyInputMapwill create aInputMapin itscreateValuemethod. | 
|  | This class provides an implementation of LazyValuewhich can be used to delay loading of the Class for the instance to be created. | 
| Changed Classes and Interfaces | |
|  | This class provides default implementations for the JFC Actioninterface. | 
|  | Defines common behaviors for buttons and menu items. | 
|  | This class implements accessibility support for the AbstractButtonclass. | 
|  | Extends ChangeListenerto be serializable. | 
|  | The Abstract definition for the data model the provides a List with its contents. | 
|  | The Actioninterface provides a useful extension to theActionListenerinterface in cases where the same functionality may be accessed by several controls. | 
|  | Factory class for vending standard Borderobjects. | 
|  | Defines the data model used by components like Sliders and ProgressBars. | 
|  | A lightweight container that uses a BoxLayout object as its layout manager. | 
|  | This class implements accessibility support for the Boxclass. | 
|  | An implementation of a lightweight component that participates in layout but has no view. | 
|  | This class implements accessibility support for the Box.Fillerclass. | 
|  | A layout manager that allows multiple components to be layed out either vertically or horizontally. | 
|  | This class is used to create a multiple-exclusion scope for a set of buttons. | 
|  | State Model for buttons. | 
|  | This interface defines the methods any general editor should be able to implement. | 
|  | This class is inserted in between cell renderers and the components that use them. | 
|  | This class implements accessibility support for the CellRendererPaneclass. | 
|  | The editor component used for JComboBox components. | 
|  | Graphics subclass supporting graphics debugging. | 
|  | A generic implementation of BoundedRangeModel. | 
|  | The default implementation of a Button component's data model. | 
|  | The default editor for table and tree cells. | 
|  | |
|  | The default model for combo boxes. | 
|  | This is an implementaion of the DesktopManager. | 
|  | Default swing focus manager implementation. | 
|  | Renders an item in a list. | 
|  | This class implements the java.util.Vector API and notifies the ListDataListeners when changes occur. | 
|  | Default data model for list selections. | 
|  | A generic implementation of SingleSelectionModel. | 
|  | DesktopManager objects are owned by a JDesktopPane object. | 
|  | Swing Focus Manager | 
|  | An image filter that "disables" an image by turning it into a grayscale image and brightening the pixels in the image. | 
|  | An implementation of the Icon interface that paints Icons from Images. | 
|  | An extended version of java.applet.Applet that adds support for the JFC/Swing component architecture. | 
|  | This class implements accessibility support for the JAppletclass. | 
|  | An implementation of a "push" button. | 
|  | This class implements accessibility support for the JButtonclass. | 
|  | An implementation of a check box -- an item that can be selected or deselected and which displays its state to the user. | 
|  | This class implements accessibility support for the JCheckBoxclass. | 
|  | A menu item that can be selected or deselected. | 
|  | This class implements accessibility support for the JCheckBoxMenuItemclass. | 
|  | JColorChooserprovides a pane of controls designed to allow a user to manipulate and select a color. | 
|  | This class implements accessibility support for the JColorChooserclass. | 
|  | A component that combines a button or text field and a drop-down list. | 
|  | This class implements accessibility support for the JComboBoxclass. | 
|  | The interface that defines a KeySelectionManager. | 
|  | The base class for all Swing components except top-level containers. | 
|  | Inner class of JComponent used to provide default support for accessibility. | 
|  | A container used to create a multiple-document interface or a virtual desktop. | 
|  | This class implements accessibility support for the JDesktopPaneclass. | 
|  | The main class for creating a dialog window. | 
|  | This class implements accessibility support for the JDialogclass. | 
|  | A text component to edit various kinds of content. | 
|  | This class implements accessibility support for the JEditorPaneclass. | 
|  | This class provides support for AccessibleHypertextand is used in instances where theEditorKitinstalled in thisJEditorPaneis an instance ofHTMLEditorKit. | 
|  | What's returned by AccessibleJEditorPaneHTML.getAccessibleText. | 
|  | JFileChooserprovides a simple mechanism for the user to choose a file. | 
|  | This class implements accessibility support for the JFileChooserclass. | 
|  | An extended version of java.awt.Framethat adds support for the JFC/Swing component architecture. | 
|  | This class implements accessibility support for the JFrameclass. | 
|  | A lightweight object that provides many of the features of a native frame including dragging closing becoming an icon resizing title display and support for a menu bar. | 
|  | This class implements accessibility support for the JInternalFrameclass. | 
|  | This component represents an iconified version of a JInternalFrame. | 
| AccessibleJDesktopIcon | This class implements accessibility support for the JInternalFrame.JDesktopIconclass. | 
|  | A display area for a short text string or an image or both. | 
|  | The class used to obtain the accessible role for this object. | 
|  | JLayeredPane adds depth to a JFC/Swing container allowing components to overlap each other when needed. | 
|  | This class implements accessibility support for the JLayeredPaneclass. | 
|  | A component that allows the user to select one or more objects from a list. | 
|  | This class implements accessibility support for the JListclass. | 
| AccessibleJListChild | This class implements accessibility support appropriate for list children. | 
|  | An implementation of a menu -- a popup window containing JMenuItems that is displayed when the user selects an item on theJMenuBar. | 
|  | This class implements accessibility support for the JMenuclass. | 
|  | An implementation of a menu bar. | 
|  | This class implements accessibility support for the JMenuBarclass. | 
|  | An implementation of an item in a menu. | 
|  | This class implements accessibility support for the JMenuItemclass. | 
|  | JOptionPanemakes it easy to pop up a standard dialog box that prompts users for a value or informs them of something. | 
|  | This class implements accessibility support for the JOptionPaneclass. | 
|  | JPanel is a generic lightweight container. | 
|  | This class implements accessibility support for the JPanelclass. | 
|  | JPasswordField is a lightweight component that allows the editing of a single line of text where the view indicates something was typed but does not show the original characters. | 
|  | This class implements accessibility support for the JPasswordFieldclass. | 
|  | An implementation of a popup menu -- a small window that pops up and displays a series of choices. | 
|  | This class implements accessibility support for the JPopupMenuclass. | 
|  | A popup menu-specific separator. | 
|  | A component that displays an integer value within a bounded interval. | 
|  | This class implements accessibility support for the JProgressBarclass. | 
|  | An implementation of a radio button -- an item that can be selected or deselected and which displays its state to the user. | 
|  | This class implements accessibility support for the JRadioButtonclass. | 
|  | An implementation of a radio button menu item. | 
| AccessibleJRadioButtonMenuItem | This class implements accessibility support for the JRadioButtonMenuItemclass. | 
|  | A lightweight container used behind the scenes by JFrame JDialog JWindow JApplet and JInternalFrame. | 
|  | This class implements accessibility support for the JRootPaneclass. | 
|  | An implementation of a scrollbar. | 
|  | This class implements accessibility support for the JScrollBarclass. | 
|  | Provides a scrollable view of a component. | 
|  | This class implements accessibility support for the JScrollPaneclass. | 
|  | By default JScrollPanecreates scrollbars that are instances of this class. | 
|  | An implementation of a menu separator -- a divider between menu items that breaks them up into logical groupings. | 
|  | This class implements accessibility support for the JSeparatorclass. | 
|  | A component that lets the user graphically select a value by slding a knob within a bounded interval. | 
|  | This class implements accessibility support for the JSliderclass. | 
|  | JSplitPaneis used to divide two (and only two)Components. | 
|  | This class implements accessibility support for the JSplitPaneclass. | 
|  | A component that lets the user switch between a group of components by clicking on a tab with a given title and/or icon. | 
|  | This class implements accessibility support for the JTabbedPaneclass. | 
|  | We pass ModelChangedevents along to the listeners with the tabbedpane (instead of the model itself) as the event source. | 
|  | JTableis a user-interface component that presents data in a two-dimensional table format. | 
|  | This class implements accessibility support for the JTableclass. | 
| AccessibleJTableCell | The class provides an implementation of the Java Accessibility API appropriate to table cells. | 
|  | A TextArea is a multi-line area that displays plain text. | 
|  | This class implements accessibility support for the JTextAreaclass. | 
|  | JTextField is a lightweight component that allows the editing of a single line of text. | 
|  | This class implements accessibility support for the JTextFieldclass. | 
|  | A text component that can be marked up with attributes that are represented graphically. | 
|  | An implementation of a two-state button. | 
|  | This class implements accessibility support for the JToggleButtonclass. | 
|  | JToolBarprovides a component that is useful for displaying commonly usedActions or controls. | 
|  | This class implements accessibility support for the JToolBarclass. | 
|  | A toolbar-specific separator. | 
|  | Used to display a "Tip" for a Component. | 
|  | This class implements accessibility support for the JToolTipclass. | 
|  | A control that displays a set of hierarchical data as an outline. | 
|  | This class implements accessibility support for the JTreeclass. | 
| AccessibleJTreeNode | This class implements accessibility support for the JTreechild. | 
|  | DynamicUtilTreeNodecan wrap vectors/hashtables/arrays/strings and create the appropriate children tree nodes as necessary. | 
|  | EmptySelectionModelis aTreeSelectionModelthat does not allow anything to be selected. | 
|  | Listens to the model and updates the expandedStateaccordingly when nodes are removed or changed. | 
|  | Handles creating a new TreeSelectionEventwith theJTreeas the source and passing it off to all the listeners. | 
|  | The "viewport" or "porthole" through which you see the underlying information. | 
|  | This class implements accessibility support for the JViewportclass. | 
|  | A JWindowis a container that can be displayed anywhere on the user's desktop. | 
|  | This class implements accessibility support for the JWindowclass. | 
|  | A KeyStroke instance represents a key being typed on the keyboard -- it contains both a char code for the key and a modifier (alt shift ctrl meta or a combination). | 
|  | Identifies components that can be used as "rubber stamps" to paint the cells in a JList. | 
|  | This interface represents the current state of the selection for any of the components that display a list of values with stable indices. | 
|  | Completely characterizes a look and feel from the point of view of the pluggable look and feel components. | 
|  | Any component that can be placed into a menu should implement this interface. | 
|  | A MenuSelectionManager owns the selection in menu hierarchy. | 
|  | A mutable version of ComboBoxModel. | 
|  | A layout manager to arrange components over the top of each other. | 
|  | A class to monitor the progress of some operation. | 
|  | Monitors the progress of reading from some InputStream. | 
|  | Defines the requirements for an object responsible for "rendering" (displaying) a value. | 
|  | This class manages repaint requests allowing the number of repaints to be minimized for example by collapsing multiple requests into a single repaint for members of a component tree. | 
|  | This interface is implemented by components that have a single JRootPane child: JDialog JFrame JWindow JApplet JInternalFrame. | 
|  | Constants used with the JScrollPane component. | 
|  | The layout manager used by JScrollPane. | 
|  | An interface that provides information to a scrolling container like JScrollPane. | 
|  | For the convenience of layout managers calculates information about the size and position of components. | 
|  | A collection of constants generally used for positioning and orienting components on the screen. | 
|  | A collection of utility methods for Swing. | 
|  | Causes an action to occur at a predefined rate. | 
|  | Manages all the ToolTips in the system. | 
|  | A table of defaults for Swing components. | 
|  | This class enables one to store an entry in the defaults table that's constructed each time it's looked up with one of the getXXX(key)methods. | 
|  | This class enables one to store an entry in the defaults table that isn't constructed until the first time it's looked up with one of the getXXX(key)methods. | 
|  | This class keeps track of the current look and feel and its defaults. | 
|  | An exception that indicates the request look & feel management classes are not present on the user's system. | 
|  | The default layout manager for JViewport. | 
|  | Constants used to control the window-closing operation. | 
| 
 | |||||||||
| PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | |||||||||