|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IValidationCheckResultQueryFactory
A factory to create IValidationCheckResultQuery
objects.
The LTK user interface plug-in provides a special factory for dialog
based queries.
The interface may be implemented by clients.
Method Summary | |
---|---|
IValidationCheckResultQuery |
create(IAdaptable context)
Creates a new query. |
Method Detail |
---|
IValidationCheckResultQuery create(IAdaptable context)
context
- the factory adapts the context to a
org.eclipse.swt.widgets.Shell
that is to be used to parent
any dialogs with the user; use null
if there is no UI context
|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.