Uses of Package
edu.wisc.ssec.mcidasv.servermanager

Packages that use edu.wisc.ssec.mcidasv.servermanager
edu.wisc.ssec.mcidasv McIDAS-V managers and other core functionality. 
edu.wisc.ssec.mcidasv.chooser.adde   
edu.wisc.ssec.mcidasv.servermanager   
edu.wisc.ssec.mcidasv.util.trie   
 

Classes in edu.wisc.ssec.mcidasv.servermanager used by edu.wisc.ssec.mcidasv
EntryStore
           
EntryStore.Event
          Enumeration of the various server manager events.
TabbedAddeManager
          This class is the GUI frontend to EntryStore (the server manager).
TabbedAddeManager.Event
          These are the various "events" that the server manager GUI supports.
 

Classes in edu.wisc.ssec.mcidasv.servermanager used by edu.wisc.ssec.mcidasv.chooser.adde
EntryStore
           
EntryStore.Event
          Enumeration of the various server manager events.
TabbedAddeManager.Event
          These are the various "events" that the server manager GUI supports.
 

Classes in edu.wisc.ssec.mcidasv.servermanager used by edu.wisc.ssec.mcidasv.servermanager
AddeAccount
          Simplistic representation of ADDE accounting information.
AddeEntry
          Represents a source of ADDE data.
AddeEntry.EditorAction
          Represents the possible actions that an ADDE editor can perform.
AddeEntry.EntrySource
          Where did this entry come from?
AddeEntry.EntryStatus
          Has the user elected to disable this entry from appearing in its relevant chooser?
AddeEntry.EntryType
          Type of chooser this should appear under.
AddeEntry.EntryValidity
          Sort of a "misc" status field...
AddePreferences.AddePrefConglomeration
          This class is essentially a specialized tuple of the different things required by the IdvPreferenceManager.
AddePreferences.Selection
           
AddeThread
          Thread that actually execs mcservl
AddeThread.McservEvent
          Mcserv events.
EntryStore
           
EntryStore.Event
          Enumeration of the various server manager events.
LocalAddeEntry
           
LocalAddeEntry.AddeFormat
          The various kinds of local ADDE data understood by McIDAS-V, along with some helpful metadata.
LocalAddeEntry.Builder
          A builder of (mostly) immutable LocalAddeEntry instances.
LocalAddeEntry.ServerName
           
RemoteAddeEntry
           
RemoteAddeEntry.Builder
          Something of a hack... this approach allows us to build a RemoteAddeEntry in a readable way, despite there being multiple final fields.
RemoteEntryEditor.AddeStatus
          Possible entry verification states.
RemoteEntryEditor.StatusWrapper
          Associates a RemoteAddeEntry with one of the states from RemoteEntryEditor.AddeStatus.
RemoteEntryShortcut.StatusWrapper
          Associates a RemoteAddeEntry with one of the states from RemoteEntryEditor.AddeStatus.
TabbedAddeManager
          This class is the GUI frontend to EntryStore (the server manager).
TabbedAddeManager.Event
          These are the various "events" that the server manager GUI supports.
 

Classes in edu.wisc.ssec.mcidasv.servermanager used by edu.wisc.ssec.mcidasv.util.trie
AddeEntry
          Represents a source of ADDE data.