Class NonCurrencyModel

All Implemented Interfaces:
TreeTableModel, TreeModel

public class NonCurrencyModel extends AbstractTreeTableModel implements TreeTableModel
NonCurrencyModel is a TreeTableModel representing a hierarchical Balance Group and their Resources . Nodes in the NonCurrencyModel are NonCurrencyNode which store the information regarding the Balance Group and the associated Resource along with the creditlimit amount.
Author:
Smruti