|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResizableTextLabel | |
---|---|
com.cosylab.gui | |
com.cosylab.gui.components | |
com.cosylab.gui.components.wheelswitch | |
com.cosylab.gui.displayers | A package containing framework for building displayer components. |
Uses of ResizableTextLabel in com.cosylab.gui |
---|
Methods in com.cosylab.gui that return ResizableTextLabel | |
---|---|
protected ResizableTextLabel |
LabelDisplayer.getValueLabel()
A label which is used to display value. |
Uses of ResizableTextLabel in com.cosylab.gui.components |
---|
Subclasses of ResizableTextLabel in com.cosylab.gui.components | |
---|---|
class |
ArrowButton
A simple resizable button identified by an arrow icon. |
class |
GradientLabel
A label that paints a gradient as a background. |
class |
SimpleButton
A very simple implementation of a button. |
Uses of ResizableTextLabel in com.cosylab.gui.components.wheelswitch |
---|
Subclasses of ResizableTextLabel in com.cosylab.gui.components.wheelswitch | |
---|---|
class |
Digit
An extension of SimpleButton displaying one digit (character). |
class |
StaticDigit
Descedant of Digit displaying static text. |
class |
ValueDigit
Descedant of Digit displaying a integer value digit. |
Uses of ResizableTextLabel in com.cosylab.gui.displayers |
---|
Methods in com.cosylab.gui.displayers that return ResizableTextLabel | |
---|---|
protected ResizableTextLabel |
AbstractDisplayerPanel.getTitleLabel()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |