Package com.ibm.manplato.GUIParts.Legacy

Class Summary
AddConduitDialog This class is a simple dialog used for accepting user input for user-installed Conduits.
ComSelectDialog A dialog to permit the user to configure their serial port.
DatabaseViewer A dialog for displaying information about PalmPilot Databases.
DBSetSelectDialog A dialog for selecting a database set.
DeleterConfirmDialog A simple dialog used by the Deleter Conduit to confirm the deletion of a given database.
DeleterFrame Creates a frame used by the Deleter Conduit's menu item actions.
DeleterSelectionFrame Used by the Deleter Conduit to allow the user to select which databases to flag for deletion.
GetURLDialog A simple dialog to accept URL input from the user.
ImageCanvas A canvas used for displaying a bitmapped image.
InstallerFrame The frame subclass used by the Installer Conduit to allow the user to select databases for installation.
LogFrame A frame for displaying and handling the logging of status and debugging information.
ManplatoSyncFrame The ManplatoSync Frame class.
MessageDialog A simple dialog class for displaying multipart messages to the user's display.
RemoveConduitDialog A simple dialog to allow the user to select a Conduit for removal.
RestoreDBVerifyDlg A simple dialog to verify a restore procedure from the Default Conduit.
SecurityDialog A simple dialog to allow a user to manage security issues.
ServerManager An application for managing remote ManplatoSync for Java Servers.
SyncFrame The main ManplatoSync synchronization window.
SyncPanel The main ManplatoSync synchronization window.
SyncWindow The main ManplatoSync synchronization window.
UserNameEntryDialog A simple dialog to allow the user to enter their user name.
 

Exception Summary
NoPortHandlerAvailableException An Exception thrown by ComSelectDialog when no serial transports can be found.