org.jfree.ui.about
public class SystemPropertiesPanel extends JPanel
| Constructor Summary | |
|---|---|
| SystemPropertiesPanel()
Constructs a new panel. | |
| Method Summary | |
|---|---|
| void | copySystemPropertiesToClipboard()
Copies the selected cells in the table to the clipboard, in
tab-delimited format. |
| protected JPopupMenu | getCopyPopupMenu()
Returns the copy popup menu.
|
| protected JTable | getTable()
Returns the table containing the system properties. |
Returns: Returns the copyPopupMenu.
Returns: Returns the table.