uk.me.parabola.imgfmt.app.labelenc
Class TableCreator

java.lang.Object
  extended by uk.me.parabola.imgfmt.app.labelenc.TableCreator

public class TableCreator
extends java.lang.Object

Call this with a unicode row number and it will produce an empty table that can be modified.

Author:
Steve Ratcliffe

Constructor Summary
TableCreator()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableCreator

public TableCreator()
Method Detail

main

public static void main(java.lang.String[] args)