All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class CH.ifa.draw.samples.statechart.LabelRep

CH.ifa.draw.samples.statechart.LabelRep

public class LabelRep
implements StateChartNode

Constructor Index

 o LabelRep()

Method Index

 o accept(StateChartVisitor)
 o getLabelTexts()
 o getPanel()

Constructors

 o LabelRep
 public LabelRep()

Methods

 o accept
 public void accept(StateChartVisitor visitor)
 o getPanel
 public LeafNode getPanel()
 o getLabelTexts
 public SList getLabelTexts()

All Packages  Class Hierarchy  This Package  Previous  Next  Index