public class ExceptionChoiceCoordinator extends InternalCoordinator
mainFrame
Modifier and Type | Method and Description |
---|---|
void |
end()
end
|
static boolean |
exists() |
static void |
finish() |
static ExceptionChoiceCoordinator |
getInstance() |
javax.swing.JInternalFrame |
getInternalFrame()
getInternalFrame
|
static ExceptionChoiceCoordinator |
singleton(javax.swing.JFrame aMainFrame) |
void |
start()
start
|
getControl
public static ExceptionChoiceCoordinator singleton(javax.swing.JFrame aMainFrame)
public static ExceptionChoiceCoordinator getInstance()
public static boolean exists()
public static void finish()
public void start()
start
in class InternalCoordinator
public javax.swing.JInternalFrame getInternalFrame()
getInternalFrame
in class InternalCoordinator
public void end()
end
in class InternalCoordinator
Copyright © 2004-2014 The YAWL Foundation.