Package | Description |
---|---|
edu.wisc.ssec.mcidasv |
McIDAS-V managers and other core functionality.
|
edu.wisc.ssec.mcidasv.servermanager |
Modifier and Type | Field and Description |
---|---|
private TabbedAddeManager |
McIDASV.tabbedAddeManager |
Modifier and Type | Field and Description |
---|---|
private TabbedAddeManager |
LocalEntryEditor.managerController
The server manager GUI.
|
private static TabbedAddeManager |
TabbedAddeManager.staticTabbedManager |
Modifier and Type | Method and Description |
---|---|
protected static TabbedAddeManager |
TabbedAddeManager.getTabbedManager() |
Constructor and Description |
---|
LocalEntryEditor(Frame parent,
boolean modal,
TabbedAddeManager manager,
EntryStore store) |
LocalEntryEditor(Frame parent,
boolean modal,
TabbedAddeManager manager,
EntryStore store,
LocalAddeEntry entry) |
RemoteEntryEditor(Frame parent,
boolean modal,
TabbedAddeManager manager,
EntryStore store) |
RemoteEntryEditor(Frame parent,
boolean modal,
TabbedAddeManager manager,
EntryStore store,
List<RemoteAddeEntry> entries) |
RemoteEntryEditor(Frame parent,
boolean modal,
TabbedAddeManager manager,
EntryStore store,
RemoteAddeEntry entry) |