leon.view.graphic
Interface LyGraphicalGauge
- All Superinterfaces:
- LyFreeInterface, LyGraphicalComponent, LyGraphicalFieldItem, LySetLabelInterface, LyViewComponent
- All Known Implementing Classes:
- LyJQGauge, LyMobileGauge, LyStrutsGauge, LySwingGauge
public interface LyGraphicalGauge
- extends LyGraphicalFieldItem, LySetLabelInterface
The LyGraphicalGauge interface represents the abstract graphical component
for the gauge of views.dtd regardless of the target (swing, swt, dhtml...).
- See Also:
LyGauge
Field Summary |
static java.lang.String |
__VERSION
|
Method Summary |
void |
setLabel(java.lang.String label)
Updates attribute label to the given value. |
void |
setNValue(int nValue)
Updates attribute nValue to the given value. |
__VERSION
static final java.lang.String __VERSION
- See Also:
- Constant Field Values
setLabel
void setLabel(java.lang.String label)
- Updates attribute label to the given value.
- Specified by:
setLabel
in interface LySetLabelInterface
- Parameters:
label
- New value of label.
setNValue
void setNValue(int nValue)
- Updates attribute nValue to the given value.
- Parameters:
nValue
- New value of nValue.
Website: W4 S.A., contact us: support@w4global.com