public class InputOutputAnnotationSetsDialog extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
InputOutputAnnotationSetsDialog.NaturalComparator
A comparator for strings that uses their natural order, treating
null as less than anything non-null. |
| Constructor and Description |
|---|
InputOutputAnnotationSetsDialog(Controller controller) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initGuiComponents()
Set up the GUI.
|
boolean |
showDialog(Component parent)
Show the dialog.
|
public InputOutputAnnotationSetsDialog(Controller controller)
protected void initGuiComponents()
public boolean showDialog(Component parent)
Copyright © 2024 GATE. All rights reserved.