Package org.skunk.dav.client.gui

Interface Summary
AppContext an abstraction layer for application-level objects
Buffer an abstraction of something that gets docked into a View, for instance, an editing widget or an explorer.
StateMonitor.DomainMatcher  
StateMonitor.Mapper maps values of the application property to values of the target property
StateProperties  
View  
 

Class Summary
BusinessTracker  
ConnectionDialog a dialog for opening a connection to a dav server.
ConnectMenu  
DAVAuthenticatorImpl  
DAVFileChooser  
DAVFileChooser.ChoiceStruct  
DAVFileChooser.Test  
DAVTableHeader  
DAVTableModel  
DAVTreeCellRenderer  
DAVTreeModel  
DAVTreeModelListener  
DAVTreeNode  
DAVTreeSelectionListener  
DockMode  
Explorer An embeddable widget that presents conjoined tree and table views of a DAV file hierarchy.
ExplorerApp  
ExplorerMenuBar  
ExplorerView  
LockRenderer  
LookAndFeel very largely based on org.armedbear.j.DefaultLookAndFeel, copyright 2000 Peter Graves, which, like this software, is released under the GPL.
NetworkCustomizer a customizer for network properties.
NewConnectionDialog  
PreferencesCustomizer  
PreferencesPanel  
PropertiesDialog  
ResourceManager  
ResourceTypeRenderer  
ServerCustomizationPanel panel for adding, modifying and deleting server configurations.
ServerData encapsulates data about a DAV server.
ServerDataContainer the configurator likes non-static things to configure, so this wrapper is an adapter for the static servers field in the ServerData class
StateMonitor a property can be registered with the state monitor so that when the a given application property changes state, so will the registered property, according to a mapping of property values.
StatusInputPanel  
TableMouser this listens for mouse events on both the Explorer's table and the scrollpane that contains it.
TableViewCustomizer  
TextEditorCustomizer customizes the editor's appearance and behavior.
TextEditorCustomizer.PreviewPane  
TextPoint