standup.clouds
Class ProgressMapNode

java.lang.Object
  extended by standup.clouds.EntityAnimatedInteractive
      extended by standup.clouds.EntityAnimatedInteractiveBubbleLabel
          extended by standup.clouds.EntityAnimatedInteractiveBubbleLabelStatic
              extended by standup.clouds.ProgressMapNode
All Implemented Interfaces:
Entity, EntityAnimated

public class ProgressMapNode
extends EntityAnimatedInteractiveBubbleLabelStatic


Field Summary
 
Fields inherited from class standup.clouds.EntityAnimatedInteractiveBubbleLabel
bubbleLabel, cloudLabelLayout, myShape
 
Fields inherited from class standup.clouds.EntityAnimatedInteractive
containingPanel, frontend
 
Constructor Summary
ProgressMapNode(CloudFrontend _f, PanelProgressMap _p, Point _location, Dimension _size, CloudLabel _label)
           
 
Method Summary
 String getLogFileText()
           
 
Methods inherited from class standup.clouds.EntityAnimatedInteractiveBubbleLabelStatic
step
 
Methods inherited from class standup.clouds.EntityAnimatedInteractiveBubbleLabel
contains, draw, getBubbleLabel, getCurrentDimension, getCurrentLocation, getSpeechText, layoutCloudLabel
 
Methods inherited from class standup.clouds.EntityAnimatedInteractive
clicked, dehighlight, getHelpText, highlight, isHighlighted, speakSpeechText
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProgressMapNode

public ProgressMapNode(CloudFrontend _f,
                       PanelProgressMap _p,
                       Point _location,
                       Dimension _size,
                       CloudLabel _label)
Method Detail

getLogFileText

public String getLogFileText()
Specified by:
getLogFileText in class EntityAnimatedInteractive