|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectComposite
org.scohen.juploadr.prefs.BaseConfigurationForm
org.scohen.juploadr.uploadapi.flickrrest.ui.FlickrForm
| Field Summary |
| Fields inherited from class org.scohen.juploadr.prefs.BaseConfigurationForm |
api, parent |
| Constructor Summary | |
FlickrForm(Composite parent)
|
|
| Method Summary | |
void |
accountChanged()
|
java.lang.String |
getFormName()
Get a short name for the preferences this form class provides access to. |
protected void |
initUI()
|
void |
saveChanges()
Save any changes made using the form. |
Fault |
validateChanges()
Validate any changes made, returning an array of user-friendly error messages if there is a problem. |
| Methods inherited from class org.scohen.juploadr.prefs.BaseConfigurationForm |
resetUI, setConfigurationDialog |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FlickrForm(Composite parent)
| Method Detail |
protected void initUI()
initUI in class BaseConfigurationFormpublic void saveChanges()
ConfigurationForm
saveChanges in interface ConfigurationFormsaveChanges in class BaseConfigurationFormpublic Fault validateChanges()
ConfigurationForm
validateChanges in interface ConfigurationFormvalidateChanges in class BaseConfigurationFormpublic java.lang.String getFormName()
ConfigurationForm
getFormName in interface ConfigurationFormgetFormName in class BaseConfigurationFormpublic void accountChanged()
accountChanged in interface ConfigurationFormaccountChanged in class BaseConfigurationForm
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||