edu.cmu.minorthird.ui
Class ViewLabels

java.lang.Object
  extended by edu.cmu.minorthird.ui.ViewLabels

public class ViewLabels
extends java.lang.Object

Interactively view TextLabels.


Field Summary
protected  CommandLineUtil.BaseParams base
           
protected  CommandLineUtil.ViewLabelsParams viewLabels
           
 
Constructor Summary
ViewLabels()
           
 
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
 

Field Detail

base

protected CommandLineUtil.BaseParams base

viewLabels

protected CommandLineUtil.ViewLabelsParams viewLabels
Constructor Detail

ViewLabels

public ViewLabels()
Method Detail

main

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