|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JComponentModifier
This interface must be implemented by actions which need to have an access to their associated component(s)
Method Summary | |
---|---|
void |
addJComponent(javax.swing.JComponent comp)
Gives a reference to a component to this object |
Method Detail |
---|
void addJComponent(javax.swing.JComponent comp)
comp
- the component associed with this object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |