Uses of Class
org.jfree.ui.about.LibraryTableModel
-
Packages that use LibraryTableModel Package Description org.jfree.ui.about Classes for providing information about an application. -
-
Uses of LibraryTableModel in org.jfree.ui.about
Fields in org.jfree.ui.about declared as LibraryTableModel Modifier and Type Field Description private LibraryTableModelLibraryPanel. modelThe data.Methods in org.jfree.ui.about that return LibraryTableModel Modifier and Type Method Description LibraryTableModelLibraryPanel. getModel()Returns the table model for the library.
-