org.jfree.ui.about
Class SystemPropertiesPanel
JPanel
org.jfree.ui.about.SystemPropertiesPanel
A panel containing a table of system properties.
copySystemPropertiesToClipboard
public void copySystemPropertiesToClipboard()
Copies the selected cells in the table to the clipboard, in tab-delimited format.
getCopyPopupMenu
protected final JPopupMenu getCopyPopupMenu()
Returns the copy popup menu.
- Returns the copyPopupMenu.
getTable
protected final JTable getTable()
Returns the table containing the system properties.