|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IKey in com.intel.gpe.client2.application |
---|
Fields in com.intel.gpe.client2.application declared as IKey | |
---|---|
static IKey |
ClientKeys.ExceptionTabIndex
|
static IKey |
ClientKeys.LoadJobPath
|
static IKey |
ClientKeys.LocalFileChooserPanel_Path
|
static IKey |
ClientKeys.SaveJobPath
|
static IKey |
ClientKeys.TabbedPane
|
Uses of IKey in com.intel.gpe.client2.common.actions |
---|
Constructors in com.intel.gpe.client2.common.actions with parameters of type IKey | |
---|---|
LoadJobAction(IKey key,
GridBeanClient gbClientImpl,
com.intel.gpe.util.observer.IObserver observer,
MessageProvider messageProvider)
|
|
SaveJobActon(IKey key,
GridBeanClient gbClient,
com.intel.gpe.util.observer.IObserver observer,
MessageProvider messageProvider)
|
Uses of IKey in com.intel.gpe.client2.common.panels.localfs |
---|
Constructors in com.intel.gpe.client2.common.panels.localfs with parameters of type IKey | |
---|---|
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. |
|
LocalFileChooserPanel(IKey key,
java.lang.String title)
|
|
LocalFileChooserPanel(IKey key,
java.lang.String title,
int dialog_type)
|
Uses of IKey in com.intel.gpe.client2.defaults |
---|
Methods in com.intel.gpe.client2.defaults with parameters of type IKey | |
---|---|
java.lang.String |
IPreferences.get(IKey key)
Get the value for key. |
java.lang.String |
IDefaults.getDefaultValue(IKey key)
Get the default value for the plain key. |
void |
IPreferences.set(IKey key,
java.lang.String value)
Set the value for key. |
Uses of IKey in com.intel.gpe.client2.defaults.preferences |
---|
Classes in com.intel.gpe.client2.defaults.preferences that implement IKey | |
---|---|
class |
KeyImpl
|
Fields in com.intel.gpe.client2.defaults.preferences declared as IKey | |
---|---|
static IKey |
CommonKeys.AUTOFETCHOUTCOME
|
static IKey |
CommonKeys.DEFAULT_VOCS
|
static IKey |
CommonKeys.DEFAULTIDENTITY
|
static IKey |
CommonKeys.DEFAULTMYPROXYPORT
|
static IKey |
CommonKeys.DEFAULTMYPROXYSERVER
|
static IKey |
CommonKeys.GRIDBEAN_SERVICE_URL
|
static IKey |
CommonKeys.KEYSTORE
|
static IKey |
CommonKeys.KEYSTOREDIR
|
static IKey |
CommonKeys.LAST_PLUGINDIR
|
static IKey |
CommonKeys.LOAD_SAVE_DIR
|
static IKey |
CommonKeys.LOADED_PLUGIN
|
static IKey |
CommonKeys.LocalFileChooserPath
|
static IKey |
CommonKeys.LOG_LEVEL
|
static IKey |
CommonKeys.LOG_TO_CONSOLE_ENABLED
|
static IKey |
CommonKeys.LOG_TO_FILE_ENABLED
|
static IKey |
CommonKeys.LOGDIR
|
static IKey |
CommonKeys.MYPROXYACCOUNTSLISTPATH
|
static IKey |
CommonKeys.NO_PROXY
|
static IKey |
CommonKeys.PLUGINDIR
|
static IKey |
CommonKeys.PROXY_ENABLED
|
static IKey |
CommonKeys.PROXY_HOST
|
static IKey |
CommonKeys.PROXY_PORT
|
static IKey |
CommonKeys.PROXY_TYPE
|
static IKey |
CommonKeys.TERMINATION_TIME
|
static IKey |
CommonKeys.TMPDIR
|
static IKey |
CommonKeys.TTDIALOG_ENABLED
|
static IKey |
CommonKeys.USER_HOME
|
static IKey |
CommonKeys.USER_NAME
|
static IKey |
CommonKeys.UserDefaultsTabIndex
|
Methods in com.intel.gpe.client2.defaults.preferences that return IKey | |
---|---|
IKey |
INode.getKey(java.lang.String name)
Get the key of the node by its name |
IKey |
NodeImpl.getKey(java.lang.String name)
|
Methods in com.intel.gpe.client2.defaults.preferences with parameters of type IKey | |
---|---|
java.lang.String |
PreferencesImpl.get(IKey key)
|
java.lang.String |
DefaultsImpl.getDefaultValue(IKey key)
|
void |
PreferencesImpl.set(IKey key,
java.lang.String value)
|
Uses of IKey in com.intel.gpe.client2.filemanager |
---|
Fields in com.intel.gpe.client2.filemanager declared as IKey | |
---|---|
static IKey |
FileManagerKeys.Name
|
static IKey |
FileManagerKeys.Protocol
|
Uses of IKey in com.intel.gui.controls2.configurable |
---|
Constructors in com.intel.gui.controls2.configurable with parameters of type IKey | |
---|---|
ConfigurableCheckBox(IConfigurable parent,
IKey key)
Deprecated. |
|
ConfigurableCheckBox(IKey key)
|
|
ConfigurableComboBox(IConfigurable parent,
IKey key)
Deprecated. |
|
ConfigurableComboBox(IConfigurable parent,
IKey key,
java.util.Vector items)
Deprecated. |
|
ConfigurableComboBox(IKey key)
|
|
ConfigurableComboBox(IKey key,
java.util.Vector items)
|
|
ConfigurableIntField(IConfigurable parent,
IKey key,
int columns,
int start,
int min,
int max)
Deprecated. |
|
ConfigurableIntField(IKey key,
int columns,
int start,
int min,
int max)
|
|
ConfigurableTextField(IConfigurable parent,
IKey key,
int columns)
Deprecated. |
|
ConfigurableTextField(IKey key,
int columns)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |