Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.plugin.jabberaccregwizz
Interface ValidatingPanel

All Known Implementing Classes:
AccountPanel, ConnectionPanel

public interface ValidatingPanel

ValidatingPanel validate values in panel and give access of the validation to the registration form.

Author:
Damian Minkov

Method Summary
 boolean isValidated()
          Whether current inserted values into the panel are valid and enough to continue with account creation/modification.
 

Method Detail

isValidated

boolean isValidated()
Whether current inserted values into the panel are valid and enough to continue with account creation/modification.

Returns:
whether the input values are ok to continue with account creation/modification.

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.