Uses of Enum Class
be.gaudry.swing.component.table.tablechart.EChartDisplay
Packages that use EChartDisplay
-
Uses of EChartDisplay in be.gaudry.swing.component.table.tablechart
Methods in be.gaudry.swing.component.table.tablechart that return EChartDisplayModifier and TypeMethodDescriptionstatic EChartDisplay
Returns the enum constant of this class with the specified name.static EChartDisplay[]
EChartDisplay.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in be.gaudry.swing.component.table.tablechart with parameters of type EChartDisplayModifier and TypeMethodDescriptionprotected void
ChartTablePanel.setDisplay(EChartDisplay display)