|
Eclipse Draw2d 2.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LabeledBorder | |
org.eclipse.draw2d | Most of the Draw2d classes and interfaces reside in this base package. |
Uses of LabeledBorder in org.eclipse.draw2d |
Classes in org.eclipse.draw2d that implement LabeledBorder | |
class |
AbstractLabeledBorder
Provides support for a border with a label describing the contents of which it is surrounding. |
class |
FrameBorder
Provides for a frame-like border which contains a title bar for holding the title of a Figure. |
class |
GroupBoxBorder
A labeled border intended to house a Figure with a group of children. |
class |
TitleBarBorder
Border provides a title bar on the Figure for which this is the border of. |
Methods in org.eclipse.draw2d that return LabeledBorder | |
protected LabeledBorder |
LabeledContainer.getLabeledBorder()
Returns the LabeledBorder of this container. |
protected LabeledBorder |
FrameBorder.getLabeledBorder()
Returns the inner border of this FrameBorder, which contains the label for the FrameBorder. |
|
Eclipse Draw2d 2.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |