Class StylePreviewBlock.StylePreviewList

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JTable
com.inductiveautomation.perspective.designer.styles.preview.StylePreviewBlock.StylePreviewList
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, EventListener, Accessible, CellEditorListener, ListSelectionListener, RowSorterListener, TableColumnModelListener, TableModelListener, Scrollable
Enclosing class:
StylePreviewBlock

public static class StylePreviewBlock.StylePreviewList extends JTable
Use a table to fake a list so we can more easily support cell editors
See Also: