|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Class XPanel
| Method Summary | |
void |
add(XComponent c)
|
void |
addComp(java.awt.Component component)
|
java.awt.Component |
getComponent()
Get the real implementing component |
void |
remove(XComponent c)
|
void |
removeAll()
Remove all components from conatiner. |
void |
removeComp(java.awt.Component component)
|
void |
validate()
Validates the contents of the panel |
| Method Detail |
public void add(XComponent c)
c - The component to be addedpublic void remove(XComponent c)
c - Remove component cpublic void removeAll()
public void validate()
public java.awt.Component getComponent()
public void removeComp(java.awt.Component component)
component - public void addComp(java.awt.Component component)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||