Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Package
net.java.sip.communicator.impl.gui.customcontrols.wizard

Packages that use net.java.sip.communicator.impl.gui.customcontrols.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   
 

Classes in net.java.sip.communicator.impl.gui.customcontrols.wizard used by net.java.sip.communicator.impl.gui.customcontrols.wizard
Wizard
          This class implements a basic wizard dialog, where the programmer can insert one or more Components to act as panels.
WizardEvent
           
WizardListener
          Listens for WizardEvents triggered when a wizard is closed and finished.
WizardModel
          The model for the Wizard component, which tracks the text, icons, and enabled state of each of the buttons, as well as the current panel that is displayed.
 

Classes in net.java.sip.communicator.impl.gui.customcontrols.wizard used by net.java.sip.communicator.impl.gui.main.account
Wizard
          This class implements a basic wizard dialog, where the programmer can insert one or more Components to act as panels.
 

Classes in net.java.sip.communicator.impl.gui.customcontrols.wizard used by net.java.sip.communicator.impl.gui.main.chatroomslist.createforms
Wizard
          This class implements a basic wizard dialog, where the programmer can insert one or more Components to act as panels.
WizardEvent
           
WizardListener
          Listens for WizardEvents triggered when a wizard is closed and finished.
 

Classes in net.java.sip.communicator.impl.gui.customcontrols.wizard used by net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms
Wizard
          This class implements a basic wizard dialog, where the programmer can insert one or more Components to act as panels.
WizardEvent
           
WizardListener
          Listens for WizardEvents triggered when a wizard is closed and finished.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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