|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ascape.ant.ScapeElement
org.ascape.ant.swing.ScapeSwingElement
public class ScapeSwingElement
The Class ScapeElement.
Constructor Summary | |
---|---|
ScapeSwingElement()
|
Method Summary | |
---|---|
void |
addAgentView(AntAgentViewElement viewElement)
Adds the agent view. |
void |
addChartView(AntChartViewElement view)
Adds the chart view. |
void |
addView(AntViewElement viewElement)
Adds the view. |
void |
open()
Open. |
Methods inherited from class org.ascape.ant.ScapeElement |
---|
addAllOutputView, addDataOutputView, addExtent, addMembers, addPropertySet, addRuleSet, addScapeOutputView, addSweepView, getModelParameters, getScape, getViews, load, run, setInputFileName, setMemberName, setModelClass, setViews |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ScapeSwingElement()
Method Detail |
---|
public void open()
ScapeElement
open
in class ScapeElement
public void addChartView(AntChartViewElement view) throws org.apache.tools.ant.BuildException
view
- the view
org.apache.tools.ant.BuildException
- the build exceptionpublic void addView(AntViewElement viewElement) throws org.apache.tools.ant.BuildException
viewElement
- the view element
org.apache.tools.ant.BuildException
- the build exceptionpublic void addAgentView(AntAgentViewElement viewElement) throws org.apache.tools.ant.BuildException
viewElement
- the view element
org.apache.tools.ant.BuildException
- the build exception
|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |