org.hfbk.vis.visnode.VisImagefield.MoreButton Class Reference

Inheritance diagram for org.hfbk.vis.visnode.VisImagefield.MoreButton:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MoreButton (Vector3f pos)
void handleClick ()

Package Functions

void renderSelf ()

Package Attributes

GLTextPanel plus

Detailed Description

small + button to invoke further fetches

Author:
paul

Definition at line 238 of file VisImagefield.java.


Constructor & Destructor Documentation

org.hfbk.vis.visnode.VisImagefield.MoreButton.MoreButton ( Vector3f  pos  ) 

Definition at line 240 of file VisImagefield.java.

References org.hfbk.vis.visnode.VisNodeMousable.h, org.hfbk.vis.visnode.VisNode.radius, and org.hfbk.vis.visnode.VisNodeMousable.w.


Member Function Documentation

void org.hfbk.vis.visnode.VisImagefield.MoreButton.handleClick (  )  [virtual]

Implements org.hfbk.vis.visnode.VisButton.

Definition at line 246 of file VisImagefield.java.

References org.hfbk.vis.visnode.VisImagefield.fetchMore(), org.hfbk.vis.visnode.VisNode.parent, and org.hfbk.vis.visnode.VisNode.remove().

Here is the call graph for this function:

void org.hfbk.vis.visnode.VisImagefield.MoreButton.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

Reimplemented from org.hfbk.vis.visnode.VisButton.

Definition at line 251 of file VisImagefield.java.

References org.hfbk.vis.visnode.VisButton.help, org.hfbk.vis.visnode.VisButton.helpPanel, org.hfbk.vis.visnode.VisNodeMousable.isHoovered, org.hfbk.vis.visnode.VisImagefield.MoreButton.plus, org.hfbk.vis.visnode.VisNode.radius, and org.dronus.gl.GLTextPanel.render().

Here is the call graph for this function:


Member Data Documentation

GLTextPanel org.hfbk.vis.visnode.VisImagefield.MoreButton.plus [package]

Definition at line 239 of file VisImagefield.java.

Referenced by org.hfbk.vis.visnode.VisImagefield.MoreButton.renderSelf().


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