Package com.illumon.iris.console.db
-
Interface Summary Interface Description ColumnSetFactory A factory that is used to createWColumnSet
s for use withIrisTableModel
and its subclasses.DBTableFetcher DBTableModel.TableChangeListener Interface for listeners that want to be notified about changes to the underlying tables.DbTableModelProcessingListener Listens for done processing from a DBTableModelDBViewportFetcher GuiColumnFactory A Factory class that createsAbstractDataColumn
s suitable for use withColumnSetFactory
.LayoutHintingModel TableFormatProvider -
Class Summary Class Description BaseDBTableModel DBArrayRenderer DBColumnRenderer DBDateTimeRenderer DbFilterStrategy DbKeyedTableSelectionModel A Table selection model that maintains user selection inside and outside the viewport.DbKeyedTableSelectionModel.GetFirstAndLastSelectionIndices DBTableModel Table model for displaying views of layered Deephaven tables.DbTableModelListener DefaultColumnSetFactory AColumnSetFactory
that simply builds a WColumnSet from columns created by the specifiedGuiColumnFactory
.GenerateComparableStatsFunction GenerateDBDateTimeStatsFunction GenerateNumericalStatsFunction IrisTablePanel This encapsulates aGuiTable
, theJScrollPane
for that table, and an optional warning label into a JPanel that we put into our dataPanel.LongAsDbDateTimeRenderer A renderer for rendering longs as DBDateTimes.PandasDataFrameView Displays a pandas data framePandasDataFrameWidget -
Enum Summary Enum Description IrisTablePanel.Position Defines the places where table decorations can be placed.IrisTablePanel.ShowDecorationsMode This enum contians the available options for table decorationsTableFormatProvider.FormatType