Pārlūkot izejas kodu

Updated comment on the help policy.

essermar@googlemail.com 14 gadi atpakaļ
vecāks
revīzija
2d4b147bff

+ 1 - 6
plugins/org.yakindu.sct.ui.editor/src/org/yakindu/sct/ui/editor/policies/ContextSensitiveHelpPolicy.java

@@ -6,12 +6,7 @@ import org.yakindu.sct.ui.editor.editor.StatechartDiagramEditor;
 import org.yakindu.sct.ui.editor.utils.IYakinduSctHelpContextIds;
 
 /**
- * Adds context-sensitive help to the host <code>EditPart</code>. Upon selection
- * of the host, the policy sets the given help context ID on the
- * <code>EditPartViewer</code>'s <code>Control</code> and prompts the workbench
- * to display the referenced context in the Dynamic Help View, if it is visible.
- * When the host is de-selected or loses focus, the default help context is
- * restored.
+ * Adds context-sensitive help to the host <code>EditPart</code>. 
  * 
  * @see org.yakindu.sct.ui.editor.editor.StatechartDiagramEditor
  * @see org.yakindu.sct.ui.editor.utils.IYakinduSctHelpContextIds