public interface IValidationCheckResultQueryFactory
IValidationCheckResultQuery
objects.
The LTK user interface plug-in provides a special factory for dialog
based queries.
The interface may be implemented by clients.
Modifier and Type | Method and Description |
---|---|
IValidationCheckResultQuery |
create(IAdaptable context)
Creates a new query.
|
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
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.