Class LccProTable

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class LccProTable extends JmriPanel
Provide a table of LCC node entries as a JmriJPanel.

Despite the name, this is-a JPanel, not a JTable. You access the contained JTable with the getTable() method.

See Also: