hiit.midpgui
Class ReaderVisualizer

java.lang.Object
  extended by hiit.midpgui.ReaderVisualizer

public class ReaderVisualizer
extends java.lang.Object

Author:
Petteri Nurmi

Constructor Summary
ReaderVisualizer(Reader reader)
           
 
Method Summary
 void draw(javax.microedition.lcdui.Form form)
           
 Reader getReader()
           
 void update(javax.microedition.lcdui.Form form)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReaderVisualizer

public ReaderVisualizer(Reader reader)
Method Detail

draw

public void draw(javax.microedition.lcdui.Form form)

getReader

public Reader getReader()

update

public void update(javax.microedition.lcdui.Form form)