|
JUICe | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.lafros.juice.cmds.TheCmdsController
public class TheCmdsController
for controlling the package's behaviour.
| Constructor Summary | |
|---|---|
TheCmdsController()
Creates the instance. |
|
| Method Summary | |
|---|---|
void |
cancelAnyPendingDisjCmd()
for use when e.g. |
Exe |
getCancelExe()
for cancelling the command currently being executed in the background ( ICmd.IDisj). |
static void |
loadJUICeResources()
for use before installing a security manager. |
void |
setApp(ICmdsApp app)
sets the app. |
void |
setRootComponent(Component root)
causes dialogue boxes to be centred wrt the app's main window rather than the screen. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TheCmdsController()
IllegalStateException - if called more than once| Method Detail |
|---|
public static void loadJUICeResources()
public Exe getCancelExe()
ICmd.IDisj).
public void setApp(ICmdsApp app)
public void setRootComponent(Component root)
public void cancelAnyPendingDisjCmd()
|
JUICe | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||