|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CellPresentationConfiguration | |
| nl.tudelft.simulation.introspection.gui | The user interface package provides dialogs and tables to inspect
and manipulate introspected objects, see nl.tudelft.tbm.sk.util.introspection.gui.PTestGUI for an example. |
| nl.tudelft.simulation.introspection.mapping | Defines and contains tablecell renderers and editors to be used by
nl.tudelft.tbm.sk.util.introspection.gui.ObjectJTable. |
| Uses of CellPresentationConfiguration in nl.tudelft.simulation.introspection.gui |
| Constructors in nl.tudelft.simulation.introspection.gui with parameters of type CellPresentationConfiguration | |
ObjectJTable(IntrospectingTableModelInterface dm,
CellPresentationConfiguration config)
constructs a new ObjectJTable |
|
| Uses of CellPresentationConfiguration in nl.tudelft.simulation.introspection.mapping |
| Classes in nl.tudelft.simulation.introspection.mapping that implement CellPresentationConfiguration | |
class |
DefaultConfiguration
A default implementation of the {see CellPresentationConfiguration} interface. |
| Methods in nl.tudelft.simulation.introspection.mapping that return CellPresentationConfiguration | |
static CellPresentationConfiguration |
DefaultConfiguration.getDefaultConfiguration()
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||