|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigurationDialog.FieldType | |
---|---|
com.eviware.soapui.support.components | Usefull swing components |
Uses of ConfigurationDialog.FieldType in com.eviware.soapui.support.components |
---|
Methods in com.eviware.soapui.support.components that return ConfigurationDialog.FieldType | |
---|---|
static ConfigurationDialog.FieldType |
ConfigurationDialog.FieldType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ConfigurationDialog.FieldType[] |
ConfigurationDialog.FieldType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in com.eviware.soapui.support.components with parameters of type ConfigurationDialog.FieldType | |
---|---|
void |
SwingConfigurationDialogImpl.addTextField(java.lang.String name,
java.lang.String tooltip,
ConfigurationDialog.FieldType type)
|
void |
ConfigurationDialog.addTextField(java.lang.String name,
java.lang.String tooltip,
ConfigurationDialog.FieldType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |