|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface QueryDelegateTextViewer.Factory
A factory for creating query delegate source viewers.
Nested Class Summary | |
---|---|
static interface |
QueryDelegateTextViewer.Factory.Descriptor
A Factory wrapper that is used by the QueryDelegateTextViewer.Factory.Registry . |
static interface |
QueryDelegateTextViewer.Factory.Registry
A registry of query delegate text viewer factories. |
Method Summary | |
---|---|
QueryDelegateTextViewer |
createTextViewer(Composite parent,
int styles)
Creates a query delegate for the specified parent. |
Method Detail |
---|
QueryDelegateTextViewer createTextViewer(Composite parent, int styles)
parent
- the parent container for the text viewerstyles
- the styles to apply to the text viewer
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |