|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IConfigurable in com.intel.gpe.client2.adapters |
---|
Classes in com.intel.gpe.client2.adapters that implement IConfigurable | |
---|---|
class |
MessageAdapter
Deprecated. use MessageProvider instead |
class |
SwingMessageAdapter
|
Methods in com.intel.gpe.client2.adapters with parameters of type IConfigurable | |
---|---|
void |
MessageAdapter.addChild(IConfigurable child)
Deprecated. |
void |
SwingMessageAdapter.addChild(IConfigurable child)
Deprecated. |
Constructors in com.intel.gpe.client2.adapters with parameters of type IConfigurable | |
---|---|
MessageAdapter(IConfigurable parent,
INode node,
MessageProvider provider)
Deprecated. Use MessageAdapter.MessageAdapter(INode, MessageProvider) instead} |
|
SwingMessageAdapter(IConfigurable parent,
INode node,
SimpleMessageProvider provider)
Deprecated. Use #MessageAdapter(INode, MessageProvider) instead} |
Uses of IConfigurable in com.intel.gpe.client2.application |
---|
Classes in com.intel.gpe.client2.application that implement IConfigurable | |
---|---|
class |
ApplicationClient
|
class |
ApplicationClientFrame
|
Methods in com.intel.gpe.client2.application with parameters of type IConfigurable | |
---|---|
void |
ApplicationClient.addChild(IConfigurable child)
Deprecated. |
Uses of IConfigurable in com.intel.gpe.client2.common.actions |
---|
Constructors in com.intel.gpe.client2.common.actions with parameters of type IConfigurable | |
---|---|
ChangeTerminationTimeAction(IConfigurable parent,
MessageAdapter messageAdapter,
AsyncClient asyncClient,
ClientSelection<? extends com.intel.gpe.clients.api.WSLTClient,?> clientSelection,
com.intel.gpe.util.observer.IObserver observer)
Deprecated. |
|
LoadGridBeanAction(MessageProvider messageProvider,
com.intel.gpe.util.observer.IObserver observer,
GridBeanLoader gridBeanLoader,
IConfigurable parent,
IPreferences userDefaults,
AsyncClient client)
Create the GridBean loader. |
|
SetupSecurityAction(GPESecurityManager securityManager,
MessageProvider messageProvider,
IPreferences userDefaults,
IdentityClient identityClient,
IConfigurable parent)
|
Uses of IConfigurable in com.intel.gpe.client2.common.panels.defaults |
---|
Classes in com.intel.gpe.client2.common.panels.defaults that implement IConfigurable | |
---|---|
class |
UserDefaultsPanel
User interface to change user default settings. |
Methods in com.intel.gpe.client2.common.panels.defaults with parameters of type IConfigurable | |
---|---|
void |
UserDefaultsPanel.addChild(IConfigurable child)
Deprecated. |
Uses of IConfigurable in com.intel.gpe.client2.common.panels.fileimports.common |
---|
Classes in com.intel.gpe.client2.common.panels.fileimports.common that implement IConfigurable | |
---|---|
class |
ButtonGroupWrapper<PanelType extends OKCancelPanel>
This panel is a radio button switcher for different file panels |
class |
LocalDirectoryPanel
|
class |
LocalFileFSPanel
This panel is used to specify local file as file set element |
class |
LocalFilePanel
|
class |
RemoteDirectoryPanel
|
class |
RemoteFileFSPanel
This panel is used to specify GPE File as element of File Set |
class |
RemoteFilePanel
This panel is used to specify single gpe file |
Methods in com.intel.gpe.client2.common.panels.fileimports.common with parameters of type IConfigurable | |
---|---|
void |
ButtonGroupWrapper.addChild(IConfigurable child)
|
void |
LocalDirectoryPanel.addChild(IConfigurable child)
|
void |
LocalFileFSPanel.addChild(IConfigurable child)
|
void |
LocalFilePanel.addChild(IConfigurable child)
|
void |
RemoteDirectoryPanel.addChild(IConfigurable child)
|
void |
RemoteFileFSPanel.addChild(IConfigurable child)
|
void |
RemoteFilePanel.addChild(IConfigurable child)
|
Constructors in com.intel.gpe.client2.common.panels.fileimports.common with parameters of type IConfigurable | |
---|---|
ButtonGroupWrapper(IConfigurable parent,
INode node)
Deprecated. Use #ButtonGroupWrapper() instead |
Uses of IConfigurable in com.intel.gpe.client2.common.panels.gblist |
---|
Classes in com.intel.gpe.client2.common.panels.gblist that implement IConfigurable | |
---|---|
class |
GridBeanListPanel
|
Methods in com.intel.gpe.client2.common.panels.gblist with parameters of type IConfigurable | |
---|---|
void |
GridBeanListPanel.addChild(IConfigurable child)
|
Uses of IConfigurable in com.intel.gpe.client2.common.panels.localfs |
---|
Classes in com.intel.gpe.client2.common.panels.localfs that implement IConfigurable | |
---|---|
class |
LocalFileChooser
Deprecated. |
class |
LocalFileChooserPanel
The panel wrapping JFileChooser for choosing local files. |
Methods in com.intel.gpe.client2.common.panels.localfs with parameters of type IConfigurable | |
---|---|
void |
LocalFileChooserPanel.addChild(IConfigurable child)
Deprecated. |
Constructors in com.intel.gpe.client2.common.panels.localfs with parameters of type IConfigurable | |
---|---|
LocalFileChooser(IConfigurable parent,
INode node,
MessageAdapter messageAdapter,
BaseNode root)
Deprecated. |
|
LocalFileChooserPanel(IConfigurable parent,
INode name,
IKey key,
java.lang.String title)
Deprecated. |
|
LocalFileChooserPanel(IConfigurable parent,
INode name,
IKey key,
java.lang.String title,
int dialog_type)
Deprecated. |
Uses of IConfigurable in com.intel.gpe.client2.common.panels.registries |
---|
Classes in com.intel.gpe.client2.common.panels.registries that implement IConfigurable | |
---|---|
class |
RegistryEntryPanel
The panel for editing registry entry fields. |
class |
RegistryListFramePanel
The panel with registry entry table. |
class |
RegistryTable
The table of registry entries. |
Methods in com.intel.gpe.client2.common.panels.registries with parameters of type IConfigurable | |
---|---|
void |
RegistryEntryPanel.addChild(IConfigurable child)
|
void |
RegistryListFramePanel.addChild(IConfigurable child)
|
Uses of IConfigurable in com.intel.gpe.client2.common.panels.remotefs |
---|
Classes in com.intel.gpe.client2.common.panels.remotefs that implement IConfigurable | |
---|---|
class |
FileChooser
The component for remote file system visualization. |
class |
RemoteFileChooserPanel
The panel with remote file chooser. |
Methods in com.intel.gpe.client2.common.panels.remotefs with parameters of type IConfigurable | |
---|---|
void |
FileChooser.addChild(IConfigurable child)
Deprecated. |
void |
RemoteFileChooserPanel.addChild(IConfigurable child)
|
Constructors in com.intel.gpe.client2.common.panels.remotefs with parameters of type IConfigurable | |
---|---|
FileChooser(IConfigurable parent,
INode node,
BaseNode root)
Deprecated. Use #FileChooser(BaseNode) instead |
|
RemoteFileChooserPanel(IConfigurable parent,
INode name,
AsyncClient asyncClient,
java.util.List<ClientWrapper<com.intel.gpe.clients.api.RegistryClient,java.lang.String>> registries,
MessageAdapter messageAdapter,
int selectionMode)
Deprecated. |
|
RemoteFileChooserPanel(IConfigurable parent,
INode name,
AsyncClient asyncClient,
MessageAdapter messageAdapter,
BaseNode root)
Deprecated. |
Uses of IConfigurable in com.intel.gpe.client2.common.panels.rp |
---|
Classes in com.intel.gpe.client2.common.panels.rp that implement IConfigurable | |
---|---|
class |
ResourcePropertiesPanel
A panel displaying the RP document of a WS resource. |
Uses of IConfigurable in com.intel.gpe.client2.common.panels.rpclienttable |
---|
Classes in com.intel.gpe.client2.common.panels.rpclienttable that implement IConfigurable | |
---|---|
class |
WSRPClientTable<ClientType extends WSRPClient,RepresentationType extends ITableEntry>
|
Uses of IConfigurable in com.intel.gpe.client2.common.panels.targetsystemchooser |
---|
Classes in com.intel.gpe.client2.common.panels.targetsystemchooser that implement IConfigurable | |
---|---|
class |
TargetSystemChooserPanel
Deprecated. |
Methods in com.intel.gpe.client2.common.panels.targetsystemchooser with parameters of type IConfigurable | |
---|---|
void |
TargetSystemChooserPanel.addChild(IConfigurable child)
Deprecated. |
Constructors in com.intel.gpe.client2.common.panels.targetsystemchooser with parameters of type IConfigurable | |
---|---|
TargetSystemChooser(IConfigurable parent,
AsyncClient asyncClient,
MessageAdapter messageAdapter,
BaseNode root)
Deprecated. Create the component. |
|
TargetSystemChooserPanel(IConfigurable parent,
INode name,
AsyncClient asyncClient,
java.util.List<ClientWrapper<com.intel.gpe.clients.api.RegistryClient,java.lang.String>> registries,
MessageAdapter messageAdapter,
com.intel.gpe.clients.api.ClientFactory<com.intel.gpe.clients.api.TargetSystemFactoryClient> factory)
Deprecated. |
|
TargetSystemChooserPanel(IConfigurable parent,
INode name,
AsyncClient asyncClient,
MessageAdapter messageAdapter,
BaseNode root,
com.intel.gpe.clients.api.ClientFactory<com.intel.gpe.clients.api.TargetSystemFactoryClient> factory)
Deprecated. |
Uses of IConfigurable in com.intel.gpe.client2.common.panels.terminationtime |
---|
Classes in com.intel.gpe.client2.common.panels.terminationtime that implement IConfigurable | |
---|---|
class |
SetTerminationTimePanel
|
Methods in com.intel.gpe.client2.common.panels.terminationtime with parameters of type IConfigurable | |
---|---|
void |
SetTerminationTimePanel.addChild(IConfigurable child)
|
Constructors in com.intel.gpe.client2.common.panels.terminationtime with parameters of type IConfigurable | |
---|---|
SetTerminationTimePanel(IConfigurable parent,
INode node,
MessageAdapter messageAdapter)
Deprecated. |
Uses of IConfigurable in com.intel.gpe.client2.common.panels.wrappers |
---|
Subinterfaces of IConfigurable in com.intel.gpe.client2.common.panels.wrappers | |
---|---|
interface |
GridBeanParameterEditor
|
interface |
OKCancelPanel
|
interface |
OKPanel
|
interface |
RunInBackgroundPanel
The panel for progress indication of some time consuming event. |
Classes in com.intel.gpe.client2.common.panels.wrappers that implement IConfigurable | |
---|---|
class |
ExceptionPanel
|
class |
OKCancelWrapper
|
class |
OKWrapper
|
class |
RadioButtonOKCancelPanelGroup<PanelType extends OKCancelPanel>
This class is used to create a multiple-exclusion scope for a set of OKCancelPanels. |
class |
RunInBackgroundWrapper
The wrapper for panels for progress indication of some time consuming event. |
class |
SimpleOKPanel
|
class |
YesNoWrapper
|
Methods in com.intel.gpe.client2.common.panels.wrappers with parameters of type IConfigurable | |
---|---|
void |
ExceptionPanel.addChild(IConfigurable child)
Deprecated. |
void |
RadioButtonOKCancelPanelGroup.addChild(IConfigurable child)
Deprecated. |
void |
SimpleOKPanel.addChild(IConfigurable child)
Deprecated. |
static GPEPanelResult |
YesNoWrapper.showConfirmation(IConfigurable parent,
java.lang.String name,
java.lang.String title,
java.lang.String message,
MessageProvider messageProvider)
Deprecated. |
Constructors in com.intel.gpe.client2.common.panels.wrappers with parameters of type IConfigurable | |
---|---|
ExceptionPanel(IConfigurable parent,
INode node)
Deprecated. |
|
OKCancelWrapper(IConfigurable parent,
java.lang.String title,
OKCancelPanel panel)
Deprecated. Use OKCancelWrapper.OKCancelWrapper(String, OKCancelPanel) instead |
|
OKWrapper(IConfigurable parent,
java.lang.String title,
OKPanel panel)
Deprecated. Use OKWrapper.OKWrapper(String, OKPanel) instead |
|
RunInBackgroundWrapper(IConfigurable parent,
java.lang.String title,
RunInBackgroundPanel panel)
Deprecated. Use RunInBackgroundWrapper.RunInBackgroundWrapper(String, RunInBackgroundPanel) instead |
|
SimpleOKPanel(IConfigurable parent,
INode name,
java.awt.Component component)
Deprecated. |
|
YesNoWrapper(IConfigurable parent,
java.lang.String title,
java.awt.Component panel)
Deprecated. Use YesNoWrapper.YesNoWrapper(String, Component) instead |
|
YesNoWrapper(IConfigurable parent,
java.lang.String name,
java.lang.String title,
java.lang.String message)
Deprecated. |
Uses of IConfigurable in com.intel.gpe.client2.common.requests |
---|
Constructors in com.intel.gpe.client2.common.requests with parameters of type IConfigurable | |
---|---|
ListGridBeanObserver(IConfigurable parent,
java.lang.String url,
com.intel.gpe.clients.api.GridBeanClient client,
IPreferences userDefaults,
MessageAdapter messageAdapter,
AsyncClient asyncClient,
com.intel.gpe.util.observer.IObserver loadGridBeanObserver,
GridBeanLoader gridBeanLoader)
Deprecated. |
Uses of IConfigurable in com.intel.gpe.client2.common.tables.fileimports.panels |
---|
Classes in com.intel.gpe.client2.common.tables.fileimports.panels that implement IConfigurable | |
---|---|
class |
FileElementPanel
|
class |
FileSetElementPanel
The panel representin panel. |
class |
FileSetPanel
The panel with tree representing file set elements of file set |
class |
PatternPanel
|
class |
SingleFilePanel
The panel for editing file import entry fields. |
Methods in com.intel.gpe.client2.common.tables.fileimports.panels with parameters of type IConfigurable | |
---|---|
void |
FileSetElementPanel.addChild(IConfigurable child)
|
void |
FileSetPanel.addChild(IConfigurable child)
|
void |
PatternPanel.addChild(IConfigurable child)
|
void |
SingleFilePanel.addChild(IConfigurable child)
|
Uses of IConfigurable in com.intel.gpe.client2.common.tables.gridbeanparameters |
---|
Classes in com.intel.gpe.client2.common.tables.gridbeanparameters that implement IConfigurable | |
---|---|
class |
GridBeanParameterListTable
|
Uses of IConfigurable in com.intel.gpe.client2.common.tables.jobs |
---|
Classes in com.intel.gpe.client2.common.tables.jobs that implement IConfigurable | |
---|---|
class |
JobListTable
|
Constructors in com.intel.gpe.client2.common.tables.jobs with parameters of type IConfigurable | |
---|---|
JobListTable(IConfigurable parent,
INode name,
AsyncClient asyncClient,
OutcomeProvider outcomeProvider,
ControlClient controlClient,
MessageAdapter messageAdapter,
DisplayWSRPDocument docDisplay)
Deprecated. |
Uses of IConfigurable in com.intel.gpe.client2.filemanager |
---|
Classes in com.intel.gpe.client2.filemanager that implement IConfigurable | |
---|---|
class |
FileManager
|
class |
FileManagerFrame
|
Methods in com.intel.gpe.client2.filemanager with parameters of type IConfigurable | |
---|---|
void |
FileManager.addChild(IConfigurable child)
Deprecated. |
Uses of IConfigurable in com.intel.gpe.client2.filemanager.panels |
---|
Classes in com.intel.gpe.client2.filemanager.panels that implement IConfigurable | |
---|---|
class |
CreateDirectoryPanel
|
class |
FileManagerPanel
The panel contaning a tree and several tables. |
class |
RenameFilePanel
|
class |
SelectExportProtocolPanel
|
class |
SelectImportProtocolPanel
|
class |
SelectThirdPartyTransferProtocolPanel
|
Methods in com.intel.gpe.client2.filemanager.panels with parameters of type IConfigurable | |
---|---|
void |
CreateDirectoryPanel.addChild(IConfigurable child)
|
void |
FileManagerPanel.addChild(IConfigurable child)
Deprecated. |
void |
RenameFilePanel.addChild(IConfigurable child)
|
void |
SelectExportProtocolPanel.addChild(IConfigurable child)
|
void |
SelectImportProtocolPanel.addChild(IConfigurable child)
|
void |
SelectThirdPartyTransferProtocolPanel.addChild(IConfigurable child)
|
Uses of IConfigurable in com.intel.gpe.client2.filemanager.tables |
---|
Classes in com.intel.gpe.client2.filemanager.tables that implement IConfigurable | |
---|---|
class |
GRIDTable
|
class |
RemoteFileTable
|
class |
TargetSystemTable
|
Uses of IConfigurable in com.intel.gpe.client2.gridbeans.swing |
---|
Classes in com.intel.gpe.client2.gridbeans.swing that implement IConfigurable | |
---|---|
class |
SwingGridBeanInputPanel
|
class |
SwingGridBeanOutputPanel
|
Methods in com.intel.gpe.client2.gridbeans.swing with parameters of type IConfigurable | |
---|---|
void |
SwingGridBeanInputPanel.addChild(IConfigurable child)
Deprecated. |
void |
SwingGridBeanOutputPanel.addChild(IConfigurable child)
Deprecated. |
Uses of IConfigurable in com.intel.gpe.client2.panels |
---|
Subinterfaces of IConfigurable in com.intel.gpe.client2.panels | |
---|---|
interface |
GPEPanel
|
Classes in com.intel.gpe.client2.panels that implement IConfigurable | |
---|---|
class |
BaseGPEPanel
Base class for GPEPanels. |
Methods in com.intel.gpe.client2.panels with parameters of type IConfigurable | |
---|---|
void |
BaseGPEPanel.addChild(IConfigurable child)
Deprecated. |
Constructors in com.intel.gpe.client2.panels with parameters of type IConfigurable | |
---|---|
BaseGPEPanel(IConfigurable parent)
Deprecated. Use BaseGPEPanel.BaseGPEPanel() instead |
Uses of IConfigurable in com.intel.gpe.gridbeans.plugins.swing |
---|
Subinterfaces of IConfigurable in com.intel.gpe.gridbeans.plugins.swing | |
---|---|
interface |
ISwingGridBeanPanel
The GridBeanPanel for Swing standalone clients |
Classes in com.intel.gpe.gridbeans.plugins.swing that implement IConfigurable | |
---|---|
class |
SwingGridBeanPanel
The base class for panels in Swing GridBean plygins |
Methods in com.intel.gpe.gridbeans.plugins.swing with parameters of type IConfigurable | |
---|---|
void |
SwingGridBeanPanel.addChild(IConfigurable child)
Deprecated. |
Uses of IConfigurable in com.intel.gpe.util.swing.controls |
---|
Classes in com.intel.gpe.util.swing.controls that implement IConfigurable | |
---|---|
class |
MapEditor
The Map editor component. |
Methods in com.intel.gpe.util.swing.controls with parameters of type IConfigurable | |
---|---|
void |
MapEditor.addChild(IConfigurable child)
|
Uses of IConfigurable in com.intel.gui.controls2.configurable |
---|
Subinterfaces of IConfigurable in com.intel.gui.controls2.configurable | |
---|---|
interface |
IConfigurableEntry
|
Classes in com.intel.gui.controls2.configurable that implement IConfigurable | |
---|---|
class |
ConfigurableCheckBox
|
class |
ConfigurableComboBox
|
class |
ConfigurableFrame
|
class |
ConfigurableIntField
|
class |
ConfigurablePanel
|
class |
ConfigurableScrollPane
|
class |
ConfigurableSplitPane
|
class |
ConfigurableTabbedPane
|
class |
ConfigurableTable
|
class |
ConfigurableTextField
|
Methods in com.intel.gui.controls2.configurable with parameters of type IConfigurable | |
---|---|
void |
ConfigurableCheckBox.addChild(IConfigurable child)
|
void |
ConfigurableComboBox.addChild(IConfigurable child)
|
void |
ConfigurableFrame.addChild(IConfigurable child)
Deprecated. |
void |
ConfigurableIntField.addChild(IConfigurable child)
|
void |
ConfigurablePanel.addChild(IConfigurable child)
Deprecated. |
void |
ConfigurableScrollPane.addChild(IConfigurable child)
Deprecated. |
void |
ConfigurableSplitPane.addChild(IConfigurable child)
Deprecated. |
void |
ConfigurableTabbedPane.addChild(IConfigurable child)
Deprecated. |
void |
ConfigurableTable.addChild(IConfigurable child)
Deprecated. |
void |
ConfigurableTextField.addChild(IConfigurable child)
|
void |
IConfigurable.addChild(IConfigurable child)
Deprecated. Store the dependent components explicitly instead. |
void |
TreeLayout.show(IConfigurable component,
java.awt.Container parent,
java.lang.String name)
|
Constructors in com.intel.gui.controls2.configurable with parameters of type IConfigurable | |
---|---|
ConfigurableCheckBox(IConfigurable parent,
IKey key)
Deprecated. |
|
ConfigurableComboBox(IConfigurable parent,
IKey key)
Deprecated. |
|
ConfigurableComboBox(IConfigurable parent,
IKey key,
java.util.Vector items)
Deprecated. |
|
ConfigurableFrame(IConfigurable parent,
INode node,
java.lang.String title)
Deprecated. |
|
ConfigurableIntField(IConfigurable parent,
IKey key,
int columns,
int start,
int min,
int max)
Deprecated. |
|
ConfigurablePanel(IConfigurable parent,
INode node)
Deprecated. |
|
ConfigurableScrollPane(IConfigurable parent,
INode node)
Deprecated. |
|
ConfigurableSplitPane(IConfigurable parent,
INode node)
Deprecated. |
|
ConfigurableSplitPane(IConfigurable parent,
INode node,
int newOrientation,
java.awt.Component c1,
java.awt.Component c2)
Deprecated. |
|
ConfigurableTabbedPane(IConfigurable parent,
INode node)
Deprecated. |
|
ConfigurableTable(IConfigurable parent,
INode node)
Deprecated. |
|
ConfigurableTable(IConfigurable parent,
INode node,
java.lang.String[] columnIdentifiers)
Deprecated. |
|
ConfigurableTable(IConfigurable parent,
INode node,
javax.swing.table.TableModel tableModel)
Deprecated. |
|
ConfigurableTextField(IConfigurable parent,
IKey key,
int columns)
Deprecated. |
Uses of IConfigurable in com.intel.gui.editors.keystore2 |
---|
Classes in com.intel.gui.editors.keystore2 that implement IConfigurable | |
---|---|
class |
ChangeAliasPanel
|
class |
ChangePasswordPanel
|
class |
CSRPanel
A dialog to generate a certification request. |
class |
DefinePasswordPanel
|
class |
KeyStoreDetailsPanel
This dialog displays the details of certificates in a keystore. |
class |
KeystoreEditorPanel
|
class |
PasswordPanel
|
class |
PublishCredentialPanel
|
class |
VOAccountPanel
Dialog to put credential on VOCS |
Methods in com.intel.gui.editors.keystore2 with parameters of type IConfigurable | |
---|---|
void |
CSRPanel.addChild(IConfigurable child)
|
void |
ChangeAliasPanel.addChild(IConfigurable child)
|
void |
ChangePasswordPanel.addChild(IConfigurable child)
|
void |
DefinePasswordPanel.addChild(IConfigurable child)
|
void |
KeyStoreDetailsPanel.addChild(IConfigurable child)
|
void |
KeystoreEditorPanel.addChild(IConfigurable child)
|
void |
PasswordPanel.addChild(IConfigurable child)
|
void |
PublishCredentialPanel.addChild(IConfigurable child)
|
void |
VOAccountPanel.addChild(IConfigurable child)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |