Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.impl.gui.main.account.Account

Packages that use Account
net.java.sip.communicator.impl.gui.main.account   
 

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

Methods in net.java.sip.communicator.impl.gui.main.account that return Account
 Account AccountListModel.getAccount(AccountID accountID)
          Returns true if an account with the given accountUID is contained in the model, otherwise returns false.
 Account AccountList.getSelectedAccount()
          Returns the selected account.
 

Methods in net.java.sip.communicator.impl.gui.main.account with parameters of type Account
 void AccountListModel.addAccount(Account account)
          Adds the given account to this model.
 void AccountListModel.contentChanged(Account account)
          Indicates that the data model content has changed.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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