org.ascape.ant
Class AntViewElement

java.lang.Object
  extended by org.ascape.ant.AntViewElement
All Implemented Interfaces:
java.io.Serializable, ViewElement
Direct Known Subclasses:
AntAgentViewElement

public class AntViewElement
extends java.lang.Object
implements java.io.Serializable, ViewElement

The Class AntViewElement.

See Also:
Serialized Form

Constructor Summary
AntViewElement()
           
 
Method Summary
 void addToScape(Scape scape)
          Adds the to scape.
 ScapeListener getView()
          Gets the view.
 void setViewName(java.lang.String name)
          Sets the view name.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AntViewElement

public AntViewElement()
Method Detail

setViewName

public void setViewName(java.lang.String name)
Sets the view name.

Parameters:
name - the new view name

addToScape

public void addToScape(Scape scape)
Description copied from interface: ViewElement
Adds the to scape.

Specified by:
addToScape in interface ViewElement
Parameters:
scape - the scape

getView

public ScapeListener getView()
Gets the view.

Returns:
the view


Copyright © 1998-2008 The Brookings Institution, NuTech Solutions, Metascape, LLC All Rights Reserved.