Package | Description |
---|---|
org.eclipse.wst.jsdt.chromium.debug.ui |
Modifier and Type | Method and Description |
---|---|
<T> DialogUtils.Switcher<T> |
DialogUtils.Scope.addSwitch(DialogUtils.Gettable<T> expression)
Creates a switcher that is operated by non-optional expression.
|
Modifier and Type | Method and Description |
---|---|
static <VARIABLES> |
DialogUtils.mergeBranchVariables(java.lang.Class<VARIABLES> variablesType,
DialogUtils.Switcher<?> switcher,
VARIABLES... branches)
For output variables from several branches of switch creates merged variables that
could be used outside of the switch.
|
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.