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 booleancanRunOrDebug(IRunConfig runConfig) private booleanvoid
-
Constructor Details
-
SelectionHandler
private SelectionHandler()
-
-
Method Details
-
valueChanged
- Specified by:
valueChangedin interfaceTreeSelectionListener
-
isRunningOrDebugging
private boolean isRunningOrDebugging() -
canRunOrDebug
-