| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VetoException | |
| com.togethersoft.openapi.ide.project | |
| com.togethersoft.openapi.ide.window | |
| com.togethersoft.openapi.util | |
| com.togethersoft.openapi.vfs.event | |
| Uses of VetoException in com.togethersoft.openapi.ide.project |
| Methods in com.togethersoft.openapi.ide.project that throw VetoException | |
void | IdeProject.close(boolean save)Closes this project. |
void | IdeProject.open()Loads this project into IDE. |
void | IdeProjectAdapter.projectCloseQuery(IdeProjectEvent e)Does nothing. |
void | IdeProjectListener.projectCloseQuery(IdeProjectEvent e)This method is called when a project is closing but before the actual closing. |
| Uses of VetoException in com.togethersoft.openapi.ide.window |
| Methods in com.togethersoft.openapi.ide.window that throw VetoException | |
void | IdeExpertAdapter.cancelRequested(IdeExpertEvent event)See IdeExpertListener.cancelRequested. |
void | IdeExpertAdapter.finishRequested(IdeExpertEvent event)See IdeExpertListener.finishRequested. |
void | IdeExpertAdapter.helpRequested(IdeExpertEvent event)See IdeExpertListener.helpRequested. |
void | IdeExpertAdapter.nextRequested(IdeExpertEvent event)See IdeExpertListener.nextRequested. |
void | IdeExpertAdapter.previousRequested(IdeExpertEvent event)See IdeExpertListener.previousRequested. |
void | IdeExpertListener.cancelRequested(IdeExpertEvent event)Invoked when cancel operation is requested. |
void | IdeExpertListener.finishRequested(IdeExpertEvent event)Invoked when finishing working with the expert is requested. |
void | IdeExpertListener.helpRequested(IdeExpertEvent event)Invoked when help is requested. |
void | IdeExpertListener.nextRequested(IdeExpertEvent event)Invoked when next page is requested. |
void | IdeExpertListener.previousRequested(IdeExpertEvent event)Invoked when previous is requested. |
| Uses of VetoException in com.togethersoft.openapi.util |
| Methods in com.togethersoft.openapi.util that throw VetoException | |
void | VetoableDispatch.vetoableDispatch(EventListener listener)Sends an vetoable event to specified listener. |
| Uses of VetoException in com.togethersoft.openapi.vfs.event |
| Methods in com.togethersoft.openapi.vfs.event that throw VetoException | |
void | VirtualFileIntentionListener.filesystemWillChange(VirtualFileEvent e) |
| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||