Uses of Class
standup.clouds.CloudLabelJokeDisplay

Packages that use CloudLabelJokeDisplay
standup.clouds This package provides the implementation for the STANDUP user interface. 
 

Uses of CloudLabelJokeDisplay in standup.clouds
 

Methods in standup.clouds that return CloudLabelJokeDisplay
static CloudLabelJokeDisplay CloudLabelJokeDisplay.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CloudLabelJokeDisplay[] CloudLabelJokeDisplay.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Constructors in standup.clouds with parameters of type CloudLabelJokeDisplay
CloudLabel(JokeStructure joke, CloudLabelJokeDisplay jd, SymbolType[] _st)
          BubbleLabel for a JokeStructure.