Uses of Interface
jmri.jmrit.logixng.AnonymousTable
Packages that use AnonymousTable
-
Uses of AnonymousTable in jmri.jmrit.logixng
Methods in jmri.jmrit.logixng that return AnonymousTableModifier and TypeMethodDescriptionNamedTableManager.newAnonymousTable(int numRows, int numColumns) Create a new anonymous table. -
Uses of AnonymousTable in jmri.jmrit.logixng.implementation
Classes in jmri.jmrit.logixng.implementation that implement AnonymousTableModifier and TypeClassDescriptionclassDefault implementation for anonymous tablesFields in jmri.jmrit.logixng.implementation declared as AnonymousTableModifier and TypeFieldDescriptionprotected final AnonymousTableAbstractNamedTable._internalTableMethods in jmri.jmrit.logixng.implementation that return AnonymousTableModifier and TypeMethodDescriptionDefaultNamedTableManager.newAnonymousTable(int numRows, int numColumns) Create a new anonymous table.