Package editor.run
Class RunConfigDialog.SelectionHandler
java.lang.Object
editor.run.RunConfigDialog.SelectionHandler
- All Implemented Interfaces:
EventListener
,TreeSelectionListener
- Enclosing class:
- RunConfigDialog
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate boolean
canRunOrDebug
(IRunConfig runConfig) private boolean
void
-
Constructor Details
-
SelectionHandler
private SelectionHandler()
-
-
Method Details
-
valueChanged
- Specified by:
valueChanged
in interfaceTreeSelectionListener
-
isRunningOrDebugging
private boolean isRunningOrDebugging() -
canRunOrDebug
-