Definition at line 53 of file FODBSync4JSourcePanel.java.
Public Member Functions | |
FODBSync4JSourcePanel () | |
void | updateForm () |
Loads the given syncSource showing the name, uri and type in the panel's fields. | |
Static Public Attributes | |
static final String | NAME_ALLOWED_CHARS = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890-_." |
Allowed characters for name and uri. |
|
Loads the given syncSource showing the name, uri and type in the panel's fields.
Definition at line 165 of file FODBSync4JSourcePanel.java. |