程序包 | 说明 |
---|---|
de.mpg.mpimet.yacgui.controller |
Contains the classes for controlling the work flow of application.
|
de.mpg.mpimet.yacgui.ui |
Provides the classes responsible for application UI elements: panels, dialogs,
file choosers and so on.
|
限定符和类型 | 字段和说明 |
---|---|
protected CouplingGui |
GuiController.gui |
private CouplingGui |
FileStatus.gui |
限定符和类型 | 方法和说明 |
---|---|
void |
GuiController.registerCouplingGui(CouplingGui gui)
Registers CouplingGui if not already present.
|
构造器和说明 |
---|
FileStatus(CouplingGui gui)
FileStatus of a coupling XML file, manipulates given CouplingGui.
|
限定符和类型 | 字段和说明 |
---|---|
private CouplingGui |
SettingsPanel.gui |
private CouplingGui |
ConnectionsGlassPane.gui
Local reference to CouplingGui (Grandparent) for quick access
|
限定符和类型 | 方法和说明 |
---|---|
void |
SettingsPanel.registerCouplingGui(CouplingGui gui)
Registers CouplingGui if not already present.
|