org.jfree.ui.about
public class LibraryPanel extends JPanel
Used in the AboutFrame class.
| Constructor Summary | |
|---|---|
| LibraryPanel(List libraries)
Constructs a LibraryPanel.
| |
| LibraryPanel(ProjectInfo projectInfo) | |
| Method Summary | |
|---|---|
| LibraryTableModel | getModel() |
| protected JTable | getTable() |
Parameters: libraries a list of libraries (represented by Library objects).