org.gecode.explorer.swing.SwingUI Class Reference
Inherits
org.gecode.explorer.ExplorerUIInterface.
List of all members.
Detailed Description
Definition at line 33 of file SwingUI.java.
Constructor & Destructor Documentation
Member Function Documentation
| void org.gecode.explorer.swing.SwingUI.update |
( |
|
) |
|
| void org.gecode.explorer.swing.SwingUI.open |
( |
|
) |
|
| void org.gecode.explorer.swing.SwingUI.inspect |
( |
String |
s |
) |
|
| File org.gecode.explorer.swing.SwingUI.saveFilename |
( |
|
) |
|
| boolean org.gecode.explorer.swing.SwingUI.overwriteDialog |
( |
|
) |
|
| void org.gecode.explorer.swing.SwingUI.reportError |
( |
String |
title, |
|
|
String |
msg | |
|
) |
| | |
| void org.gecode.explorer.swing.SwingUI.scaleToFit |
( |
|
) |
|
| void org.gecode.explorer.swing.SwingUI.centerCursor |
( |
|
) |
|
| void org.gecode.explorer.swing.SwingUI.setCurrentNode |
( |
SpaceNode |
newNode |
) |
|
| void org.gecode.explorer.swing.SwingUI.menuInspectActive |
( |
boolean |
active, |
|
|
boolean |
isRoot, |
|
|
boolean |
isLeaf | |
|
) |
| | |
| void org.gecode.explorer.swing.SwingUI.menuSearchActive |
( |
boolean |
active |
) |
|
| void org.gecode.explorer.swing.SwingUI.menuHideNodeActive |
( |
boolean |
active, |
|
|
boolean |
hidden | |
|
) |
| | |
| void org.gecode.explorer.swing.SwingUI.menuUnhideAllActive |
( |
boolean |
active |
) |
|
| void org.gecode.explorer.swing.SwingUI.menuHideFailedActive |
( |
boolean |
active |
) |
|
| void org.gecode.explorer.swing.SwingUI.updateEventListeners |
( |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: