public class SwingThreadQueue extends ThreadQueue
app, isPrintingExceptions, logger, terminated
Constructor and Description |
---|
SwingThreadQueue(MDIApplication app) |
Modifier and Type | Method and Description |
---|---|
protected void |
executeAction(MDIAction action,
java.lang.ClassLoader loader) |
addAction, addAction, exit, getLogger, isPrintingExceptions, setLogger, setPrintingExceptions
public SwingThreadQueue(MDIApplication app)
protected void executeAction(MDIAction action, java.lang.ClassLoader loader)
executeAction
in class ThreadQueue