Package | Description |
---|---|
org.eclipse.scada.sec.ui | |
org.eclipse.scada.sec.ui.providers.internal |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLabelCallbackFactory |
class |
ConfirmationWidgetFactory |
class |
PasswordWidgetFactory |
class |
TextWidgetFactory |
Modifier and Type | Method and Description |
---|---|
static List<CallbackWidgetFactory> |
Helper.makeFactories(Callback[] callbacks) |
Constructor and Description |
---|
CallbackDialog(org.eclipse.swt.widgets.Shell parentShell,
List<CallbackWidgetFactory> callbacks) |
DialogFuture(org.eclipse.swt.widgets.Display display,
Callback[] callbacks,
List<CallbackWidgetFactory> factories) |
DialogFuture(org.eclipse.swt.widgets.Shell parentShell,
Callback[] callbacks,
List<CallbackWidgetFactory> factories) |
Modifier and Type | Class and Description |
---|---|
class |
XMLSignatureWidgetFactory |
Modifier and Type | Method and Description |
---|---|
CallbackWidgetFactory |
CallbackWidgetAdapterFactory.getAdapter(Object adaptableObject,
Class adapterType) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.