leon.view.setinterface
Interface LySetBoundsInterface
- All Known Implementing Classes:
- LyDialog, LyDialogBase, LyFrame, LyFrameBase, LyJQChart, LyJQDialog, LyStrutsFreeChart, LySwingDialog, LySwingFrame, LySwingView, LyView
public interface LySetBoundsInterface
Abstract access to a method. Hides the specific implementation of the view (win, swing, html...)
A value, and may have its value set.
Field Summary |
static java.lang.String |
__VERSION
|
Method Summary |
void |
setLocation(int x,
int y)
Accessor to the location. |
void |
setSize(int w,
int h)
Accessor to the Size. |
__VERSION
static final java.lang.String __VERSION
- See Also:
- Constant Field Values
setLocation
void setLocation(int x,
int y)
- Accessor to the location.
- See Also:
setLocation(int, int)
setSize
void setSize(int w,
int h)
- Accessor to the Size.
- See Also:
setSize(int, int)
Website: W4 S.A., contact us: support@w4global.com