|
||||||||||
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
org.eclipse.mat.ui.internal.query.arguments.ImageTextEditor
public class ImageTextEditor
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.mat.ui.internal.query.arguments.TextEditor |
---|
TextEditor.DecoratorType |
Nested classes/interfaces inherited from class org.eclipse.mat.ui.internal.query.arguments.ArgumentEditor |
---|
ArgumentEditor.IEditorListener |
Constructor Summary | |
---|---|
ImageTextEditor(Composite parent,
IQueryContext context,
ArgumentDescriptor descriptor,
TableItem item,
TextEditor.DecoratorType decorator)
|
Method Summary | |
---|---|
void |
dispose()
|
Methods inherited from class org.eclipse.mat.ui.internal.query.arguments.TextEditor |
---|
getDecorator, getValue, setFocus, setValue |
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 ImageTextEditor(Composite parent, IQueryContext context, ArgumentDescriptor descriptor, TableItem item, TextEditor.DecoratorType decorator)
Method Detail |
---|
public void dispose()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |