All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class benno.account.report.BalancesTodayReportFrame

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----java.awt.Window
                           |
                           +----java.awt.Frame
                                   |
                                   +----benno.awt.Register
                                           |
                                           +----benno.account.report.BalancesTodayReportFrame

public class BalancesTodayReportFrame
extends Register
Version:
$Revision: 1.29.6.2 $ This displays a list of all accounts and their balances. It also allows an AccountEditor to be brought up to change account details.
Author:
Ben Clifford

Constructor Index

 o BalancesTodayReportFrame()

Method Index

 o setCurrent(ColumnLabel, Account)

Constructors

 o BalancesTodayReportFrame
 public BalancesTodayReportFrame()

Methods

 o setCurrent
 public void setCurrent(ColumnLabel c,
                        Account a)

All Packages  Class Hierarchy  This Package  Previous  Next  Index