|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.rave.designtime.IdeProjectAdapter
IdeProjectAdapter is a standard event adapter class for the IdeProjectListener event interface.
| Constructor Summary | |
IdeProjectAdapter()
|
|
| Method Summary | |
void |
contextClosed(DesignContext context)
A DesignContext has been closed in the project |
void |
contextOpened(DesignContext context)
A DesignContext has been opened in the project |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IdeProjectAdapter()
| Method Detail |
public void contextClosed(DesignContext context)
IdeProjectListener
contextClosed in interface IdeProjectListenercontext - the DesignContext that was closedpublic void contextOpened(DesignContext context)
IdeProjectListener
contextOpened in interface IdeProjectListenercontext - the DesignContext that was opened
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||