|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JRefactoryEvent | |
|---|---|
| org.acm.seguin.ide.jedit.event | |
| Uses of JRefactoryEvent in org.acm.seguin.ide.jedit.event |
|---|
| Methods in org.acm.seguin.ide.jedit.event with parameters of type JRefactoryEvent | |
|---|---|
void |
JRefactoryListener.projectAdded(JRefactoryEvent evt)
Notifies the creation of a project. |
void |
JRefactoryAdapter.projectAdded(JRefactoryEvent evt)
Notifies the creation of a project. |
void |
JRefactoryListener.projectLoaded(JRefactoryEvent evt)
Notifies the changing of the active project. |
void |
JRefactoryAdapter.projectLoaded(JRefactoryEvent evt)
Notifies the changing of the active project. |
void |
JRefactoryListener.projectRemoved(JRefactoryEvent evt)
Notifies the removal of a project. |
void |
JRefactoryAdapter.projectRemoved(JRefactoryEvent evt)
Notifies the removal of a project. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||