|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VisualComponent
Interface class of ComponentDecorator Creation date: (10.12.2000 11:34:30)
Method Summary | |
---|---|
void |
draw(java.awt.Graphics g)
Insert the method's description here. |
int |
getComponentHeight()
Insert the method's description here. |
int |
getComponentWidth()
Insert the method's description here. |
void |
resize(int x0,
int y0,
int width,
int height)
Insert the method's description here. |
Method Detail |
---|
void draw(java.awt.Graphics g)
int getComponentHeight()
int getComponentWidth()
void resize(int x0, int y0, int width, int height)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |