Uses of Class
com.exponto.jstock.PersistentLine

Packages that use PersistentLine
com.exponto.jstock   
 

Uses of PersistentLine in com.exponto.jstock
 

Methods in com.exponto.jstock that return PersistentLine
 PersistentLine Lines.hasNext()
          Gets the next PersistenLine if there is more.
 PersistentLine Lines.getActive()
          Gets the currently active line.
 

Methods in com.exponto.jstock with parameters of type PersistentLine
 void Lines.setActive(PersistentLine pL)
          Updates the position of the active line.
 void Lines.addLine(PersistentLine pL)
           
 java.lang.String JstockDB.removePersistentLine(PersistentLine pL)
           
 



Copyright © 2004 Kaare Ranum