Uses of Interface
org.annotation.gui.LineNumberIterator

Packages that use LineNumberIterator
org.annotation.gui Provides GUI functionality that is used in WordFreak but which is not specific to WordFreak. 
 

Uses of LineNumberIterator in org.annotation.gui
 

Methods in org.annotation.gui that return LineNumberIterator
 LineNumberIterator LineNumberComponent.getLineNumberIterator()
           
 

Methods in org.annotation.gui with parameters of type LineNumberIterator
 void LineNumberComponent.setLineNumberIterator(LineNumberIterator i)
           
 

Constructors in org.annotation.gui with parameters of type LineNumberIterator
LineNumberComponent(javax.swing.text.JTextComponent tc, LineNumberIterator i, java.awt.Color c)
           
 



Copyright © 2004 Thomas Morton and Jeremy LaCivita. All Rights Reserved.