Class MetaSchemeTableModelFactory

Synopsis

 public class MetaSchemeTableModelFactory {
  public static synchronized MetaSchemeTableModel getMetaSchemeTableModel(MetaScheme scheme);
}

Methods inherited from java.lang.Object: clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait

Inheritance Path. java.lang.Object-> org.kaiwitte.workbench.ui.model.MetaSchemeTableModelFactory