| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CurrentConstructListener
An interface for things that are interested in changes to which construct is being edited.
| Method Summary | |
|---|---|
 void | 
constructChanged(java.awt.Component source,
                 UIObject oldUIO,
                 UIObject newUIO)
Implement this method to take note of action selections  | 
| Method Detail | 
|---|
void constructChanged(java.awt.Component source,
                      UIObject oldUIO,
                      UIObject newUIO)
source - the component that changed the actionnewAction - the new action
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||