public class MessageAction extends AbstractLaunchAction<AtomicReference<String>>
Constructor and Description |
---|
MessageAction() |
Modifier and Type | Method and Description |
---|---|
protected AtomicReference<String> |
createLaunchContext()
Create the launch context.
|
void |
onOpenWorkbenchWindow()
Called when the workbench window was opened.
|
protected void |
processParameter(String param,
String value,
AtomicReference<String> launchContext)
Process a command line parameter
|
getLaunchContext, init, processCommandLineArguments, processFlag
public void onOpenWorkbenchWindow()
LaunchAction
protected AtomicReference<String> createLaunchContext()
AbstractLaunchAction
createLaunchContext
in class AbstractLaunchAction<AtomicReference<String>>
protected void processParameter(String param, String value, AtomicReference<String> launchContext)
AbstractLaunchAction
processParameter
in class AbstractLaunchAction<AtomicReference<String>>
param
- the parameter namevalue
- the parameter valuelaunchContext
- the launch context to configureBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a