All Packages Class Hierarchy This Package Previous Next Index
Class benno.account.awt.AccountChooser
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----benno.account.awt.AccountChooser
- public final class AccountChooser
- extends Container
- Version:
- $Revision: 1.10 $
- Author:
- Ben Clifford
-
AccountChooser()
-
-
AccountChooser(Account)
-
-
getAccount()
-
-
getChosenAccount()
-
Deprecated.
AccountChooser
public AccountChooser()
AccountChooser
public AccountChooser(Account sa)
getAccount
public Account getAccount()
getChosenAccount
public Account getChosenAccount()
- Note: getChosenAccount() is deprecated.
should use getAccount() now
All Packages Class Hierarchy This Package Previous Next Index