Uses of Class
com.exponto.jstock.panels.PersistentLine

Packages that use PersistentLine
com.exponto.jstock.panels   
 

Uses of PersistentLine in com.exponto.jstock.panels
 

Methods in com.exponto.jstock.panels 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.panels with parameters of type PersistentLine
 void Lines.setActive(PersistentLine pL)
          Updates the position of the active line.
 void Lines.addLine(PersistentLine pL)
           
 



Copyright © 2004 Kaare Ranum