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 TableOrder
TableOrder. BY_COLUMN
By column.static TableOrder
TableOrder. BY_ROW
By row.
-