|
Modelers | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.topcased.draw2d.figures | |
---|---|
org.topcased.draw2d.figures | |
org.topcased.modeler.edit | |
org.topcased.modeler.figures |
Classes in org.topcased.draw2d.figures used by org.topcased.draw2d.figures | |
---|---|
ComposedLabel
Composed label is a figure that contains one, two or three parts. |
|
EditableLabel
A customized Label based on the label used in the flow example. |
|
EditableLabel.TextProvider
A TextProvider class where we define an abstract method getText() where subclasses must define the part of the Text that must be displayed during the editing. |
|
IContainerFigure
A figure that contains other objects. |
|
ILabel
The generic representation of a label : a figure which we can set and get some text. |
|
ILabelFigure
A figure that has a label. |
|
IPortFigure
An interface used to type figures that must handle like ports. |
|
Label
This is the Label class of eclipse draw2d with the generic representation of the label (ILabel) |
|
PortFigure
A basic implementation of the IPortFigure interface. |
Classes in org.topcased.draw2d.figures used by org.topcased.modeler.edit | |
---|---|
ILabel
The generic representation of a label : a figure which we can set and get some text. |
Classes in org.topcased.draw2d.figures used by org.topcased.modeler.figures | |
---|---|
ContainerFigure
A Class that provide a container Figure implementation. |
|
EditableLabel
A customized Label based on the label used in the flow example. |
|
EditableLabel.TextProvider
A TextProvider class where we define an abstract method getText() where subclasses must define the part of the Text that must be displayed during the editing. |
|
IContainerFigure
A figure that contains other objects. |
|
ILabel
The generic representation of a label : a figure which we can set and get some text. |
|
ILabelFigure
A figure that has a label. |
|
IPortFigure
An interface used to type figures that must handle like ports. |
|
Label
This is the Label class of eclipse draw2d with the generic representation of the label (ILabel) |
|
Modelers | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.