de.laures.cewolf.util
Class HTMLStateTable

java.lang.Object
  extended by de.laures.cewolf.util.HTMLStateTable

public class HTMLStateTable
extends Object

Renders the state of a StateDescriptor as an HTML table.

Since:
0.9
Author:
glaures
See Also:
StateDescriptor

Constructor Summary
HTMLStateTable()
           
 
Method Summary
static String getStateTable(StateDescriptor sd)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTMLStateTable

public HTMLStateTable()
Method Detail

getStateTable

public static String getStateTable(StateDescriptor sd)


Copyright © 2012. All Rights Reserved.