net.sourceforge.nite.tools.videolabeler
Class GenericElementFormatter

java.lang.Object
  extended by net.sourceforge.nite.tools.videolabeler.GenericElementFormatter
All Implemented Interfaces:
ElementFormatter

public class GenericElementFormatter
extends java.lang.Object
implements ElementFormatter


Constructor Summary
GenericElementFormatter()
           
 
Method Summary
 void showElement(NOMWriteElement nwe, NTextArea nta)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericElementFormatter

public GenericElementFormatter()
Method Detail

showElement

public void showElement(NOMWriteElement nwe,
                        NTextArea nta)
Specified by:
showElement in interface ElementFormatter