Package de.ipk_gatersleben.bit.bi.edal.rmi.client.gui
This package contains the main classes for the file chooser dialog.
-
Class Summary Class Description EdalConfigDialog EdalDateChooser EdalDatePanel EdalDateTimePicker DatetimePicker
provides a swing panel for the user to choose Datetime and set it's Precision.EdalFileChooser EDALFileChooser
provides a simple mechanism for the user to choose a file from EDAL File System.EdalMutableTreeModel Defines the requirements for an object that can be used as a tree node in a JTree.EdalNode Defines the requirements for an object that can be used as a tree node data holder in a JTree.EdalTableModel TheEDALTableModel
can be set up to display any data model which implements theTableModel
interface with a couple of lines of code:ErrorDialog MetadataDialog This is a abstract class.PermissionDialog PermissionDialog
provides a mechanism for the user to manage the permissions of EDAL File System.TreeWillExpandListenerAction A class which implements TreeWillExpandListener interface, The listener that's notified when a tree expands or collapses a node.