Uses of Class
ami.gui.AMITableModelImpl

Packages that use AMITableModelImpl
ami.gui Contains all classes with graphical display ( swing widgets ) 
 

Uses of AMITableModelImpl in ami.gui
 

Subclasses of AMITableModelImpl in ami.gui
(package private)  class AMITableModelArrayImpl
          Array implementation of the model
(package private)  class AMITableModelHashtableImpl
          AMILocalParameter hashtable implementation of the model
(package private)  class AMITableModelRTImpl
          RT implementation of the model
(package private)  class AMITableModelVectorImpl
          AMILocalParameter vector implementation of the model
 

Fields in ami.gui declared as AMITableModelImpl
(package private)  AMITableModelImpl AMITableModel.atmi
           
 

Methods in ami.gui that return AMITableModelImpl
 AMITableModelImpl AMITableModel.getImpl()
          getter for the implimentation of this model