standup.clouds
Class EntityAnimatedInteractiveBubbleLabelStatic

java.lang.Object
  extended by standup.clouds.EntityAnimatedInteractive
      extended by standup.clouds.EntityAnimatedInteractiveBubbleLabel
          extended by standup.clouds.EntityAnimatedInteractiveBubbleLabelStatic
All Implemented Interfaces:
Entity, EntityAnimated
Direct Known Subclasses:
CloudDialogButton, ProgressMapNode, ToolbarButton

public abstract class EntityAnimatedInteractiveBubbleLabelStatic
extends EntityAnimatedInteractiveBubbleLabel

Author:
Ruli Manurung

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

Constructor Detail

EntityAnimatedInteractiveBubbleLabelStatic

public EntityAnimatedInteractiveBubbleLabelStatic(CloudFrontend _f,
                                                  JPanel _p,
                                                  Point _location,
                                                  Dimension _size,
                                                  CloudLabel _label,
                                                  ShapeDetails shd,
                                                  CloudLabel help)
Method Detail

step

public void step(int frame)
AnimatedEntity methods