|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SIPAccountCreationFormService
The CreateAccountService is meant to be implemented by specific account registration implementations, which contain an account create form.
| Method Summary | |
|---|---|
void |
clear()
Clears all the data previously entered in the form. |
NewAccount |
createAccount()
Creates an account for a specific server. |
Component |
getForm()
Returns the form, which would be used by the user to create a new account. |
| Method Detail |
|---|
NewAccount createAccount()
Component getForm()
void clear()
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||