|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.rse.ui.validators.ValidatorFactory
public class ValidatorFactory
This class constructs validators for various bits of the user interface.
Constructor Summary | |
---|---|
ValidatorFactory()
|
Method Summary | |
---|---|
static ISystemValidator |
getProfileNameValidator(java.lang.String profileName)
Reusable method to return a name validator for renaming a profile. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ValidatorFactory()
Method Detail |
---|
public static ISystemValidator getProfileNameValidator(java.lang.String profileName)
profileName
- the current profile name on updates. Can be null for new profiles. Used
to remove from the existing name list the current connection.
|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |