org.hfbk.vis.visnode.VisWelcome Class Reference

Inheritance diagram for org.hfbk.vis.visnode.VisWelcome:

Inheritance graph
[legend]
Collaboration diagram for org.hfbk.vis.visnode.VisWelcome:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 VisWelcome ()

Package Functions

void renderSelf ()

Package Attributes

boolean fetched = false

Detailed Description

add some welcome objects (instructions, version number etc.) that do not reappear after user reset.

Author:
Besitzer

Definition at line 18 of file VisWelcome.java.


Constructor & Destructor Documentation

org.hfbk.vis.visnode.VisWelcome.VisWelcome (  ) 

Definition at line 19 of file VisWelcome.java.

References org.hfbk.vis.visnode.VisNode.add().

Here is the call graph for this function:


Member Function Documentation

void org.hfbk.vis.visnode.VisWelcome.renderSelf (  )  [package, virtual]

implement this to actually render this node itself. also used to update a node's state.

things not seen also do not update. this is sometimes akward, sometimes useful, eg. a movie not seen does not advance

Implements org.hfbk.vis.visnode.VisNode.

Definition at line 52 of file VisWelcome.java.

References org.hfbk.vis.visnode.VisRoot.fetch(), org.hfbk.vis.visnode.VisWelcome.fetched, and org.hfbk.vis.visnode.VisNode.getRoot().

Here is the call graph for this function:


Member Data Documentation

boolean org.hfbk.vis.visnode.VisWelcome.fetched = false [package]

Definition at line 51 of file VisWelcome.java.

Referenced by org.hfbk.vis.visnode.VisWelcome.renderSelf().


The documentation for this class was generated from the following file:
Generated on Tue Apr 7 18:00:17 2009 for visclient by  doxygen 1.5.1