|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectComposite
org.eclipse.mat.ui.internal.query.arguments.ArgumentEditor
org.eclipse.mat.ui.internal.query.arguments.TextEditor
public class TextEditor
| Nested Class Summary | |
|---|---|
static class |
TextEditor.DecoratorType
|
| Nested classes/interfaces inherited from class org.eclipse.mat.ui.internal.query.arguments.ArgumentEditor |
|---|
ArgumentEditor.IEditorListener |
| Constructor Summary | |
|---|---|
TextEditor(Composite parent,
IQueryContext context,
ArgumentDescriptor descriptor,
TableItem item)
|
|
TextEditor(Composite parent,
IQueryContext context,
ArgumentDescriptor descriptor,
TableItem item,
TextEditor.DecoratorType decorator)
|
|
| Method Summary | |
|---|---|
TextEditor.DecoratorType |
getDecorator()
|
Object |
getValue()
|
boolean |
setFocus()
|
void |
setValue(Object value)
|
| Methods inherited from class org.eclipse.mat.ui.internal.query.arguments.ArgumentEditor |
|---|
addListener, getDescriptor, removeListener |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextEditor(Composite parent,
IQueryContext context,
ArgumentDescriptor descriptor,
TableItem item,
TextEditor.DecoratorType decorator)
public TextEditor(Composite parent,
IQueryContext context,
ArgumentDescriptor descriptor,
TableItem item)
| Method Detail |
|---|
public void setValue(Object value)
throws SnapshotException
setValue in class ArgumentEditorSnapshotExceptionpublic Object getValue()
getValue in class ArgumentEditorpublic boolean setFocus()
public TextEditor.DecoratorType getDecorator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||