Package | Description |
---|---|
org.ginsim.gui.service |
API for GUI services, and a manager to load them and integrate them in the shell.
|
org.ginsim.gui.shell.actions |
Define types of actions, which will be integrated in different parts of the shell.
|
org.ginsim.gui.utils.dialog.stackdialog |
Definition of StackDialog: a run dialog where the main panel can be changed.
|
org.ginsim.servicegui.export.cadp | |
org.ginsim.servicegui.format.sbml | |
org.ginsim.servicegui.tool.dataviewer |
Modifier and Type | Method and Description |
---|---|
StackDialogHandler |
FormatSupportServiceGUI.getConfigPanel(ExportAction action,
RegulatoryGraph graph) |
Modifier and Type | Method and Description |
---|---|
StackDialogHandler |
ExportAction.getConfigPanel() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractStackDialogHandler |
Constructor and Description |
---|
HandledStackDialog(StackDialogHandler handler) |
HandledStackDialog(StackDialogHandler handler,
Frame parent) |
Modifier and Type | Class and Description |
---|---|
class |
CADPExportConfigPanel
Main dialog for CADP export
|
Modifier and Type | Class and Description |
---|---|
class |
SBMLQualExportConfigPanel |
Modifier and Type | Method and Description |
---|---|
StackDialogHandler |
SBMLqualServiceGUI.getConfigPanel(ExportAction action,
RegulatoryGraph graph) |
Modifier and Type | Class and Description |
---|---|
class |
DataViewer
Let the user manage the objects associated to a graph.
|
Copyright © 2005–2020. All rights reserved.