| Home >> All >> jgift >> [ ui Javadoc ] |
| | jgift.ui.preferences.* (5) | | jgift.ui.treetable.* (4) |
jgift.ui: Javadoc index of package jgift.ui.
Package Samples:
jgift.ui.preferences
jgift.ui.treetable
Classes:
AbstractTreeTableModel: Abstract implementation of TreeTableModel that provides support for TreeModelListeners. This code borrows heavily from the JTreeTable example found on the Java Developer Connection .
TreeTableModelAdapter: Wraps a TreeTableModel to provide a TableModel interface for a JTable. This code borrows heavily from the JTreeTable example found on the Java Developer Connection .
TreeTable: TreeTable is a JTable that uses a JTree to render its cells. This code borrows heavily from the JTreeTable example found on the Java Developer Connection .
TreeTableModel: A model used for tables that wrap a tree view of results. This code borrows heavily from the JTreeTable example found on the Java Developer Connection .
BandwidthPreferencePanel: User interface for modifying the giFT bandwidth configuration settings.
DownloadPreferencePanel: User interface for modifying the giFT download configuration settings.
SharingPreferencePanel: User interface for modifying the giFT sharing configuration settings.
MainPreferencePanel: User interface for modifying the main giFT configuration settings.
SplashScreen: Displays the application splash screen during startup.
TransferTableModel: Model for tables that display transfer statuses.
SearchTableModel: Model for tables that display search results.
AbstractPreferencePanel: Defines the interface for preference panels.
PreferencesPanel: Interface for setting the user preferences.
ErrorDialog: Dialog that warns the user of an error.
TransfersPanel: Interface for managing file transfers.
SearchPanel: Interface for performing searches.
ApplicationFrame: Main application window..
| Home | Contact Us | Privacy Policy | Terms of Service |