manitance
Class CoaMaintScreen
java.lang.Object
manitance.CoaMaintScreen
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener, javax.swing.event.TableModelListener
public class CoaMaintScreen
- extends java.lang.Object
- implements java.awt.event.ActionListener, javax.swing.event.TableModelListener
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CoaMaintScreen
public CoaMaintScreen(Unit unit)
createAndShowGUI
public void createAndShowGUI()
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
- Specified by:
actionPerformed
in interface java.awt.event.ActionListener
saveData
public void saveData()
addRowA
public void addRowA(java.lang.String n)
tableChanged
public void tableChanged(javax.swing.event.TableModelEvent source)
- Specified by:
tableChanged
in interface javax.swing.event.TableModelListener
addColumns
public java.util.Vector addColumns(java.lang.String[] colName)
popaddRowChartofaccounts
public void popaddRowChartofaccounts(Chartofaccounts o)
popcreateBlankElementChartofaccounts
public java.util.Vector popcreateBlankElementChartofaccounts(Chartofaccounts o)