net.sf.jmoney.stocks |
|
Java Source File Name | Type | Comment |
Bond.java | Class | |
BondInfo.java | Class | The class descriptor for the Bond class. |
RatesDialog.java | Class | An input dialog that allows the user to configure the methods for importing statement data
for a particular account. |
RatesEditor.java | Class | Editor class for a table of progressive rates. |
RatesEditorControl.java | Class | The implementation for the composite control that contains
the account property controls. |
RatesTable.java | Class | This class contains a table of rates that can be used to calculate
commissions, taxes etc.
This is an immutable class. |
Stock.java | Class | |
StockAccount.java | Class | The data model for an account. |
StockAccountInfo.java | Class | author: Nigel author: This class is a listener class to the net.sf.jmoney.fields author: extension point. |
StockControl.java | Class | A control for selecting a stock. |
StockControlFactory.java | Class | |
StockEntry.java | Class | Property set implementation class for the properties added
to each Entry object by this plug-in. |
StockEntryInfo.java | Class | Add extra properties to the Entry objects that are entries of amounts
of a stock or bond.
An entry for an amount of a stock or bond exists any time the number of
a particular stock in an account changes. |
StockInfo.java | Class | author: Nigel author: Add extra properties to the Entry objects to support QIF import author: and export. |
StocksPlugin.java | Class | The main plugin class to be used in the desktop. |