de.lessvoid.nifty.examples.table
Class TableExampleMain

java.lang.Object
  extended by de.lessvoid.nifty.examples.table.TableExampleMain

public class TableExampleMain
extends Object


Nested Class Summary
static class TableExampleMain.TableRow
          The "model" class.
static class TableExampleMain.TableRowViewConverter
          The ViewConverter class that connects the model class (TableRow) to the nifty world.
 
Constructor Summary
TableExampleMain()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableExampleMain

public TableExampleMain()
Method Detail

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException


Copyright © 2011. All Rights Reserved.