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 LibraryTableModel
LibraryPanel. model
The data.Methods in org.jfree.ui.about that return LibraryTableModel Modifier and Type Method Description LibraryTableModel
LibraryPanel. getModel()
Returns the table model for the library.
-