Class TableRowSelectionPreferencesPanel

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
com.dandymadeproductions.ajqvue.gui.panels.TableRowSelectionPreferencesPanel
All Implemented Interfaces:
ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, ChangeListener

public class TableRowSelectionPreferencesPanel extends JPanel implements ActionListener, ChangeListener
The TableRowSelectionPreferencesPanel class provides the ability to select the preferred table row size to be display in the TableTabPanel summary table.
See Also: