public class GotoDialogSupport extends Object implements ActionListener
Constructor and Description |
---|
GotoDialogSupport() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent evt) |
protected Dialog |
createGotoDialog() |
protected void |
disposeGotoDialog() |
protected String |
getGotoValueText()
Get text value of the
|
protected boolean |
performGoto()
Perform the goto operation.
|
void |
showGotoDialog(KeyEventBlocker blocker) |
protected Dialog createGotoDialog()
protected void disposeGotoDialog()
public void showGotoDialog(KeyEventBlocker blocker)
public void actionPerformed(ActionEvent evt)
actionPerformed
in interface ActionListener
protected final String getGotoValueText()
protected boolean performGoto()
Built on June 4 2024. | Copyright © 2017-2024 Apache Software Foundation. All Rights Reserved.