leon.view.graphic
Interface LyGraphicalMessage
- All Superinterfaces:
- LyFreeInterface, LyGraphicalComponent, LySetImageInterface, LySetLabelInterface, LyViewComponent
- All Known Implementing Classes:
- LyJQMessage, LyMobileMessage, LyStrutsMessage, LySwingMessage
public interface LyGraphicalMessage
- extends LyGraphicalComponent, LySetLabelInterface, LySetImageInterface
The LyGraphicalMessage interface represents the abstract graphical component
for the message of views.dtd regardless of the target (swing, swt, dhtml...).
- See Also:
LyMessage
Field Summary |
static java.lang.String |
__VERSION
|
Method Summary |
void |
setImage(java.lang.String image)
Updates attribute image to the given value. |
void |
setLabel(java.lang.String label)
Updates attribute label 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.
setImage
void setImage(java.lang.String image)
- Updates attribute image to the given value.
- Specified by:
setImage
in interface LySetImageInterface
- Parameters:
image
- New value of image.
Website: W4 S.A., contact us: support@w4global.com