protected class ScriptAction.ScriptRunner extends SwingWorker<Object,org.jboss.as.cli.gui.metacommand.ScriptAction.OutMessage>
SwingWorker.StateValue| Modifier and Type | Method and Description |
|---|---|
protected Object |
doInBackground() |
protected void |
process(List<org.jboss.as.cli.gui.metacommand.ScriptAction.OutMessage> messages) |
addPropertyChangeListener, cancel, done, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, publish, removePropertyChangeListener, run, setProgressprotected Object doInBackground() throws Exception
doInBackground in class SwingWorker<Object,org.jboss.as.cli.gui.metacommand.ScriptAction.OutMessage>Exceptionprotected void process(List<org.jboss.as.cli.gui.metacommand.ScriptAction.OutMessage> messages)
process in class SwingWorker<Object,org.jboss.as.cli.gui.metacommand.ScriptAction.OutMessage>Copyright © 2014 JBoss by Red Hat. All rights reserved.