Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard

Packages that use Wizard
net.java.sip.communicator.impl.gui.customcontrols.wizard   
net.java.sip.communicator.impl.gui.main.account   
net.java.sip.communicator.impl.gui.main.chatroomslist.createforms   
net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms   
 

Uses of Wizard in net.java.sip.communicator.impl.gui.customcontrols.wizard
 

Constructors in net.java.sip.communicator.impl.gui.customcontrols.wizard with parameters of type Wizard
WizardController(Wizard w)
          This constructor accepts a reference to the Wizard component that created it, which it uses to update the button components and access the WizardModel.
 

Uses of Wizard in net.java.sip.communicator.impl.gui.main.account
 

Subclasses of Wizard in net.java.sip.communicator.impl.gui.main.account
 class AccountRegWizardContainerImpl
          The implementation of the AccountRegistrationWizardContainer.
 

Uses of Wizard in net.java.sip.communicator.impl.gui.main.chatroomslist.createforms
 

Subclasses of Wizard in net.java.sip.communicator.impl.gui.main.chatroomslist.createforms
 class CreateChatRoomWizard
          The CreateChatRoomWizard is the wizard through which the user could create its own chat room.
 

Uses of Wizard in net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms
 

Subclasses of Wizard in net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms
 class JoinChatRoomWizard
          The JoinChatRoomWizard is the wizard through which the user could join a chat room.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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