Uses of Class
org.jdesktop.swingx.decorator.SizeSequenceMapper
-
Packages that use SizeSequenceMapper Package Description org.jdesktop.swingx Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich, data-centric client applications. -
-
Uses of SizeSequenceMapper in org.jdesktop.swingx
Methods in org.jdesktop.swingx that return SizeSequenceMapper Modifier and Type Method Description protected SizeSequenceMapper
JXTable. getRowModelMapper()
Returns the mapper used synch individual rowHeights in view/model coordinates.
-