|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Choice | |
---|---|
org.eclipse.wst.common.environment |
Uses of Choice in org.eclipse.wst.common.environment |
---|
Methods in org.eclipse.wst.common.environment that return Choice | |
Choice |
IStatusHandler.report(IStatus status,
Choice[] choices)
Reports the given Status and set of possible responses. |
Choice |
StatusException.getChoice()
|
Choice |
NullStatusHandler.report(IStatus status,
Choice[] choices)
|
Methods in org.eclipse.wst.common.environment with parameters of type Choice | |
Choice |
IStatusHandler.report(IStatus status,
Choice[] choices)
Reports the given Status and set of possible responses. |
Choice |
NullStatusHandler.report(IStatus status,
Choice[] choices)
|
Constructors in org.eclipse.wst.common.environment with parameters of type Choice | |
StatusException(IStatus status,
Choice choice)
Creates a new StatusException with the given Choice and status object. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |