infomat.mro
Class LabelExamples

java.lang.Object
  extended by infomat.mro.LabelExamples

public class LabelExamples
extends java.lang.Object


Constructor Summary
LabelExamples()
           
 
Method Summary
static void main(java.lang.String[] args)
           
private static void printTableTable(java.io.PrintWriter pw, IObjectGroup group, java.util.Vector<ILabel> labels)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LabelExamples

public LabelExamples()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException,
                        PropertyNotFoundException
Throws:
java.io.IOException
PropertyNotFoundException

printTableTable

private static void printTableTable(java.io.PrintWriter pw,
                                    IObjectGroup group,
                                    java.util.Vector<ILabel> labels)
                             throws java.io.IOException
Throws:
java.io.IOException