- JWFrame - Class in org.gicentre.treemappa.gui
-
Creates a containing window with status, progress, menu and toolbar options.
- JWFrame(String) - Constructor for class org.gicentre.treemappa.gui.JWFrame
-
Creates a top-level window with a given title.
- JWFrame(String, String, boolean, boolean, boolean) - Constructor for class org.gicentre.treemappa.gui.JWFrame
-
Creates a top-level window with various decoration options.
- JWInterruptionListener - Interface in org.gicentre.treemappa.gui
-
Interface for objects that need to be informed that a process has been interrupted
by the user.