Package | Description |
---|---|
org.kepler.gui.frame |
Modifier and Type | Field and Description |
---|---|
protected TabbedKeplerGraphFrame |
MultiCompositeTableau._frame
The frame displaying the MultiCompositeActor.
|
Modifier and Type | Method and Description |
---|---|
protected TabbedKeplerGraphFrame |
TabbedKeplerGraphTableau._addCompositeToExistingFrame(CompositeEntity model,
LibraryAttribute defaultLibrary) |
TabbedKeplerGraphFrame |
TabbedKeplerGraphFrameEvent.getFrame()
Get the frame in which the state change occurs.
|
Modifier and Type | Method and Description |
---|---|
protected void |
CaseGraphTableau._configureFrame(TabbedKeplerGraphFrame frame,
CompositeEntity model)
Configure the frame for the opened Case actor.
|
protected void |
TabbedKeplerGraphTableau._configureFrame(TabbedKeplerGraphFrame frame,
CompositeEntity model)
Configure the frame for the opened model.
|
protected void |
MultiCompositeTableau._configureFrame(TabbedKeplerGraphFrame frame,
CompositeEntity model)
Configure the frame for the opened multi composite model.
|
Constructor and Description |
---|
TabbedKeplerGraphFrameEvent(java.awt.Component source,
TabbedKeplerGraphFrame frame,
NamedObj model)
Construct a new MultiCompositeStateChangeEvent event.
|