|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ocl.examples.debug.ui.pages.BreakpointConditionEditor
public class BreakpointConditionEditor
| Constructor Summary | |
|---|---|
BreakpointConditionEditor(org.eclipse.swt.widgets.Composite parent,
OCLLineBreakpointPage page)
Constructor |
|
| Method Summary | |
|---|---|
void |
dispose()
Dispose of the handlers, etc |
java.lang.String |
getCondition()
Returns the condition defined in the source viewer. |
protected void |
refreshValidState()
|
void |
setEnabled(boolean enabled)
|
protected void |
valueChanged()
Handle that the value changed |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BreakpointConditionEditor(org.eclipse.swt.widgets.Composite parent,
OCLLineBreakpointPage page)
parent - the parent to add this widget topage - the page that is associated with this widget| Method Detail |
|---|
public java.lang.String getCondition()
protected void refreshValidState()
FieldEditor.refreshValidState()public void setEnabled(boolean enabled)
FieldEditor.setEnabled(boolean, org.eclipse.swt.widgets.Composite)protected void valueChanged()
public void dispose()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||