|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.gui.swt.dialog.ruleeditor.GraphRuleEditor
RuleEditor extension for displaying and editing graph rule settings.
| Constructor Summary | |
GraphRuleEditor(UIManager uiManager)
Creates a new editor for displaying and modifying graph 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 GraphRuleEditor(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 final void set(Rule rule)
RuleEditor
set in interface RuleEditorrule - an arbitrary rulepublic final boolean storeRule()
RuleEditor
storeRule in interface RuleEditor
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||