|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JRefactoryListener
A listener for JRefactoryEvent
s.
Method Summary | |
---|---|
void |
projectAdded(JRefactoryEvent evt)
Notifies the creation of a project. |
void |
projectLoaded(JRefactoryEvent evt)
Notifies the changing of the active project. |
void |
projectRemoved(JRefactoryEvent evt)
Notifies the removal of a project. |
Method Detail |
---|
void projectLoaded(JRefactoryEvent evt)
evt
- Description of the Parametervoid projectAdded(JRefactoryEvent evt)
evt
- Description of the Parametervoid projectRemoved(JRefactoryEvent evt)
evt
- Description of the Parameter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |