org.tockit.datatype.swing
Class DatatypeViewFactory

java.lang.Object
  extended byorg.tockit.datatype.swing.DatatypeViewFactory

public abstract class DatatypeViewFactory
extends java.lang.Object


Constructor Summary
DatatypeViewFactory()
           
 
Method Summary
static javax.swing.JPanel getSubtypingPanel(Datatype datatype)
           
static javax.swing.table.TableCellEditor getValueCellEditor(Datatype datatype)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DatatypeViewFactory

public DatatypeViewFactory()
Method Detail

getValueCellEditor

public static javax.swing.table.TableCellEditor getValueCellEditor(Datatype datatype)

getSubtypingPanel

public static javax.swing.JPanel getSubtypingPanel(Datatype datatype)


The ToscanaJ project