|
JClass DesktopViews 6.3.0 API Documentation |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
JCPopupCalendarEditor | Interface for writing calendar popup editors. |
JCTreeTableSelectionModel | The selection model interface. |
JCWizardListener | The listener interface for those interested in receiving Wizard events. |
Class Summary | |
BaseWizard | Base class for common code for JCSplitWizard and JCWizard. |
BaseWizardPage | BaseWizardPage is the common ancestor for SplitWizardPage and JCWizardPage, containing common code. |
DateTimeChooser | Extends DateTimeEditor to add a popup calendar editor. |
DateTimePopup | Class that functions as the popup editor for JCPopupCalendar. |
DefaultTreeTableSelectionModel | Implements JCTreeTableSelectionModel to return the list selection model. |
JCDefaultListSelectionModel | Extend the DefaultListSelectionModel to fix a bug in Swing which forgets to update the anchor and lead when rows are added or deleted. |
JCMDIFrame | Extends Swing's basic internal frame class to make it possible to associate a
toolbar with an internal frame, as well as with the menu bar that is
supported by the basic JInternalFrame . |
JCMDIPane | Replaces JDesktopPane as an internal frame container with the
following features: |
JCMDIWindowMenu | Place holder used when building menu bars for MDI components. |
JCMultiSelectList | JCMultiSelectList matches the API for JList , except that
two lists instead of one appear in the component’s GUI. |
JCPopupCalendar | JCPopupCalendar is subclassed from JCComboBox . |
JCSplashScreen | Uses an Icon or the location of an image to create an application's introductory screen. |
JCSplitWizard | This class creates a wizard with two panes, and a bottom button panel. |
JCTreeExplorer | A component that gives a visual representation of the hierarchical nature of its data, presenting a tree view in its left-hand pane and a table view in its right-hand pane. |
JCTreeTable | A component that gives a visual representation of the hierarchical nature of its structure. |
JCTreeTable.EmptyTreeSelectionModel | EmptySelectionModel is a TreeSelectionModel that
does not allow anything to be selected. |
JCTreeTable.SwitchIcon | The icon that renderers itself differently whether the view is
TREE or TABLE . |
JCVersion | In JClass, each package has a JCVersion class. |
JCWizard | Class to create and manage a Wizard style framework. |
JCWizardEvent | The event object for JCWizard pages. |
JCWizardPage | Class to create and manage a Wizard style framework for you. |
Version | Version is a base class for classes that determine, display and verify the version number for a JClass package. |
Contains the base classes for the GUI components in JClass Elements. JClass Elements is a broad collection of GUI components and utility classes designed to augment Swing's basic offerings. With JClass Elements, you have an extended set of off-the-shelf user interface components at your disposal.
|
Copyright © 2004 Quest Software Inc.. All rights reserved. |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |