| |
|
| java.lang.Object org.netbeans.editor.ext.GotoDialogSupport
GotoDialogSupport | public class GotoDialogSupport implements ActionListener(Code) | | Support for displaying goto dialog
author: Miloslav Metelka, Petr Nejedly version: 1.00 |
GotoDialogSupport | public GotoDialogSupport()(Code) | | |
createGotoDialog | protected synchronized Dialog createGotoDialog()(Code) | | |
disposeGotoDialog | protected synchronized void disposeGotoDialog()(Code) | | |
performGoto | protected boolean performGoto()(Code) | | Perform the goto operation.
whether the dialog should be made invisible or not |
showGotoDialog | public void showGotoDialog()(Code) | | |
|
|
|