|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CoGProperties | |
---|---|
org.globus.common | Contains classes commonly used by other classes. |
org.globus.tools.proxy | |
org.globus.tools.ui.config | Contains classes which comprise the Java CoG Kit configuration wizard. |
Uses of CoGProperties in org.globus.common |
---|
Methods in org.globus.common that return CoGProperties | |
---|---|
static CoGProperties |
CoGProperties.getDefault()
|
Methods in org.globus.common with parameters of type CoGProperties | |
---|---|
static void |
CoGProperties.setDefault(CoGProperties properties)
Sets default configuration. |
Uses of CoGProperties in org.globus.tools.proxy |
---|
Fields in org.globus.tools.proxy declared as CoGProperties | |
---|---|
protected CoGProperties |
GridProxyModel.props
|
Methods in org.globus.tools.proxy that return CoGProperties | |
---|---|
CoGProperties |
ProxyOptionsWindow.getProperties()
|
CoGProperties |
GridProxyModel.getProperties()
|
Methods in org.globus.tools.proxy with parameters of type CoGProperties | |
---|---|
void |
ProxyOptionsPanel.get(CoGProperties props)
|
void |
PKCS11ProxyOptionsPanel.get(CoGProperties props)
|
void |
DefaultProxyOptionsPanel.get(CoGProperties props)
|
void |
ProxyOptionsPanel.set(CoGProperties props)
|
void |
PKCS11ProxyOptionsPanel.set(CoGProperties props)
|
void |
DefaultProxyOptionsPanel.set(CoGProperties props)
|
void |
ProxyOptionsWindow.setProperties(CoGProperties props)
|
Uses of CoGProperties in org.globus.tools.ui.config |
---|
Fields in org.globus.tools.ui.config declared as CoGProperties | |
---|---|
protected CoGProperties |
ConfigurationWizard.props
|
protected CoGProperties |
BaseModule.props
|
Constructors in org.globus.tools.ui.config with parameters of type CoGProperties | |
---|---|
BaseModule(CoGProperties props)
|
|
ConfigModule0(CoGProperties props)
|
|
ConfigModule1(CoGProperties props)
|
|
ConfigModule2(CoGProperties props)
|
|
ConfigModule3(CoGProperties props)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |