org.eclipse.mat.ui.internal.query.arguments
Class BooleanComboEditor
java.lang.Object
Composite
org.eclipse.mat.ui.internal.query.arguments.ArgumentEditor
org.eclipse.mat.ui.internal.query.arguments.BooleanComboEditor
public class BooleanComboEditor
- extends ArgumentEditor
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BooleanComboEditor
public BooleanComboEditor(Composite parent,
IQueryContext context,
ArgumentDescriptor descriptor,
TableItem item)
getValue
public java.lang.Object getValue()
- Specified by:
getValue
in class ArgumentEditor
setValue
public void setValue(java.lang.Object value)
throws SnapshotException
- Specified by:
setValue
in class ArgumentEditor
- Throws:
SnapshotException
setFocus
public boolean setFocus()