Uses of Class
org.ujmp.gui.util.DataItem
-
Packages that use DataItem Package Description org.ujmp.gui -
-
Uses of DataItem in org.ujmp.gui
Fields in org.ujmp.gui with type parameters of type DataItem Modifier and Type Field Description protected java.util.Map<Coordinates,DataItem>
DefaultMatrixGUIObject. dataCache
Methods in org.ujmp.gui that return types with arguments of type DataItem Modifier and Type Method Description java.util.Map<Coordinates,DataItem>
DefaultMatrixGUIObject. getDataCache()
java.util.Map<Coordinates,DataItem>
MatrixGUIObject. getDataCache()
-