Package jpl.mipl.mdms.FileService.komodo.ui.savannah

Package containing GUI FEI client application

See:
          Description

Interface Summary
SavannahList Interface defining behavior of Savannah list components for DnD behavior.
SavannahTableElement Purpose: Interface for elements of the SavannahTableModel.
SavannahTableModel Purpose: Interface for table model for Savannah JTable components.
 

Class Summary
DateTimePanel Purpose: The DateTime Panel is a GUI component where the user can specify a date/time value using either (1) YYYY-MM-ddThh:mm:ss format, or using the number of milliseconds since the epoch of January 1, 1970, 00:00:00 GMT.
DefaultSavannahTableModel Purpose: Default table model for Savannah JTable components.
JBoundedComboBox Purpose: Extension of JComboBox with bounded size.
LoginDialog Purpose: Generic login dialog with username and password fields.
ReceivalHistoryModel Purpose: Class encapsulates structures used to maintain transfer history entries.
Savannah  
SavannahClickNDropPanel Purpose: Panel created to allow user to "Click and Drop" files from one SavannahList to another.
SavannahDirectoryPanel Purpose: Panel displaying local directory structure as tree for navigation.
SavannahFeiList Purpose: FEI File list for the Savannah application.
SavannahFeiTableElement Purpose: Implementation of SavannahTableElement for FEI file system.
SavannahFileFilter Purpose: File filter for the local file system.
SavannahFileList Purpose: File list for the Savannah application.
SavannahFileTableElement Purpose: Implementation of SavannahTableElement for local file system.
SavannahFilterModel Purpose: Model class for registering filters and controlling state and change notification.
SavannahListException TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates
SavannahListFilter Purpose: Filter class for Savannah file lists, both local and remote.
SavannahMenu Purpose: Menu object to be used with MDMS FEI5 Savannah application.
SavannahModel Purpose: Application model for the Savannah application.
SavannahPanel Purpose: Main panel for the Savannah application.
SavannahSessionModel Purpose: Model of the session settings.
SavannahTable Purpose: Subclass of JTable for use with Savannah application.
SavannahTableCellRenderer Purpose: Cell rendered for the Savannah application table using a SavannahTabelModel instance as table model.
SavannahTransferModel Purpose: Model for recording and maintaining transfer history.
SavannahTransferPanel Purpose: Panel for displaying entries in the transfer history.
SavannahTransferRecord Purpose: Record class used to keep track of file transfers with Savannah application.
SessionOptionsPanel Purpose: Panel containing session options.
SortableSavannahTableModel Purpose: TableSorter is a decorator for TableModels; adding sorting functionality to a supplied TableModel.
 

Package jpl.mipl.mdms.FileService.komodo.ui.savannah Description

Package containing GUI FEI client application