|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.gui.swt.dialog.ruleeditor.NodeRuleEditor
RuleEditor extension for displaying and editing node rule settings.
| Constructor Summary | |
NodeRuleEditor(UIManager uiManager)
Creates a new editor for displaying and modifying node rules |
|
| Method Summary | |
void |
createContent(org.eclipse.swt.widgets.Composite parent)
Creates the editor gui to display and modify current rule settings |
void |
set(Rule rule)
Uses the given rule. |
boolean |
storeRule()
Stores the currently settings to the used rule. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NodeRuleEditor(UIManager uiManager)
uiManager - used for localization| Method Detail |
public void createContent(org.eclipse.swt.widgets.Composite parent)
RuleEditor
createContent in interface RuleEditorparent - the Composite to add this editor topublic void set(Rule rule)
RuleEditor
set in interface RuleEditorrule - an arbitrary rulepublic boolean storeRule()
RuleEditor
storeRule in interface RuleEditor
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||