Package | Description |
---|---|
org.ginsim.gui.annotation |
Shared GUI to edit annotations
|
org.ginsim.gui.graph.regulatorygraph |
Specialised GUI for the Regulatory graphs
|
org.ginsim.gui.graph.regulatorygraph.logicalfunction |
GUI to view and edit logical functions associated to Regulatory Nodes
|
org.ginsim.gui.utils.data |
Widgets and panels to handle datasets: mostly list edition/selection panels.
|
org.ginsim.gui.utils.widgets |
Some common widgets
|
Modifier and Type | Method and Description |
---|---|
void |
AnnotationPanel.setEditedProperty(GenericPropertyInfo pinfo,
GenericPropertyHolder panel) |
Modifier and Type | Method and Description |
---|---|
void |
InteractionPanel.setEditedProperty(GenericPropertyInfo pinfo,
GenericPropertyHolder panel) |
Modifier and Type | Method and Description |
---|---|
void |
LogicalFunctionPanel.setEditedProperty(GenericPropertyInfo pinfo,
GenericPropertyHolder panel) |
Modifier and Type | Class and Description |
---|---|
class |
GenericPropertyEditorPanel
A panel to edit the properties of an object.
|
class |
PropertySwitch |
Modifier and Type | Method and Description |
---|---|
void |
GenericPropertyInfo.build(GenericPropertyHolder panel) |
void |
PropertyActionButton.setEditedProperty(GenericPropertyInfo pinfo,
GenericPropertyHolder panel) |
void |
ObjectPropertyEditorUI.setEditedProperty(GenericPropertyInfo pinfo,
GenericPropertyHolder panel) |
void |
PropertySwitch.setEditedProperty(GenericPropertyInfo pinfo,
GenericPropertyHolder panel) |
void |
HelpedListEditorUI.setEditedProperty(GenericPropertyInfo pinfo,
GenericPropertyHolder holder) |
void |
SpinEditor.setEditedProperty(GenericPropertyInfo pinfo,
GenericPropertyHolder panel) |
void |
MinMaxEditor.setEditedProperty(GenericPropertyInfo pinfo,
GenericPropertyHolder panel) |
Modifier and Type | Method and Description |
---|---|
void |
StatusTextField.setEditedProperty(GenericPropertyInfo pinfo,
GenericPropertyHolder panel) |
void |
BooleanEditor.setEditedProperty(GenericPropertyInfo pinfo,
GenericPropertyHolder panel) |
Copyright © 2005–2020. All rights reserved.