HOME

Package com.ultraswing

Interface Summary
CListReportCtrlEventListener An object that registers to be notified of events generated by a CListReportCtrl object.
IconText IconText interface, for objects with text and icon
Orientation Orientation interface
SortableTableModel A sortable table model interface
 

Class Summary
AutoHideDockablePanel A component similar to components in Visual Studio.Net and IDEA.
CButton An extension of JButton.
CFrame This class is an extension of JFrame, with new features such as centerOnScreen, status bar, etc.
CLabel This class is an extension of JLabel, with new features such as underlined text, anti-aliasing text, vertical label, etc.
CList This class adds a few helper methods to JList.
CListReportCtrl This class is an component embedded in CListView container.
CListReportCtrlEvent An Event object that provides information about the source of a CListReportCtrl-related event.
CListView A container for CListReportCtrl object.
CPanel A JPanel extension supporting gradient background and image background
CSplitPane A split panel which can contain multiple components.
CTable An extension of JTable which adds the following functionality.
CTableRowHeader Table row header object
CToolBar An extension of JToolBar which makes it easier to add separators
DefaultIconText An object stores Icon and String objects
DefaultListViewItem This class is a default ListViewItem object
DefaultSortableTableModel This is an implementation of SortableTableModel
DockablePanel DockablePanel is a panel which is dockable and floatable.
DockingEvent Docking event object
DropDownButton A flat button with drop-down menu.
FlatButton A flat button implementation
FlatToggleButton A flat toggle button
IconList A list containing three styles of icons: LARGE_ICON_VIEW_STYLE, SMALL_ICON_VIEW_STYLE and LIST_VIEW_STYLE.
OutlookBar An UI control similar to the outlook bar.
OutlookBarItem outlook bar item, including a title and buttons
ResultSetTableModel A TableModel object which takes values from a JDBC ResultSet object.
SideBar A dockable/floatable side bar which can contains multiple panes.
SplashScreen A splash screen implementation.
StatusBar Frame's status bar.
StatusBar.Separator  
SwingUtil A collection of helper methods.
TitleBar A tile bar, with a "close" button on the right optionally.
TitlePanel A panel with a tile bar on the top.
ToolBarButton Tool bar button
ToolBarToggleButton Toggle button on toolbar
VerticalBar A vertical tool bar
 

 


Usage Examples
AutoHide example
Docking example
Outlook example
Explorer example
Table example
 
HOME

Copyright © 2002 iReasoning Networks. All Rights Reserved.