Uses of Class
org.jfree.util.TableOrder
-
Packages that use TableOrder Package Description org.jfree.util General utility classes. -
-
Uses of TableOrder in org.jfree.util
Fields in org.jfree.util declared as TableOrder Modifier and Type Field Description static TableOrderTableOrder. BY_COLUMNBy column.static TableOrderTableOrder. BY_ROWBy row.
-