public class TestStep extends BaseStep
AbstractLaunchStep.LockedAction<T>
LaunchStep.StepState
context, icon
changeSupport
Constructor and Description |
---|
TestStep(LaunchContextImpl context,
java.lang.String message,
java.lang.String iconName,
int delay) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescriptionKey() |
void |
run() |
getDescription, getIcon, getString, log, maybeWaitFor503, runLockedAction, waitFor
addPropertyChangeListener, addPropertyChangeListener, firePropertyChange, getMessage, getProgress, getState, isIndeterminate, newConnection, newConnection, removePropertyChangeListener, removePropertyChangeListener, runLockedAction, setIndeterminate, setMessage, setMessagef, setProgress, setState
public TestStep(LaunchContextImpl context, java.lang.String message, java.lang.String iconName, int delay)
public java.lang.String getDescriptionKey()
getDescriptionKey
in class BaseStep
public void run() throws java.lang.Exception
java.lang.Exception