Package com.flexganttfx.extras


package com.flexganttfx.extras
Various utility classes, most notably a toolbar and a statusbar control for rapid prototyping (not intended for production use).
Since:
1.0
  • Classes
    Class
    Description
    GanttChartStatusBar<R extends Row<?,?,?>>
    A statusbar implementation that can be used in combination with the Gantt chart control.
    GanttChartToolBar<R extends Row<?,?,?>>
    A toolbar implementation that can be used in combination with the Gantt chart control.
    LayersView<R extends Row<?,?,?>>
    A control used for displaying the list of layers used by the GraphicsBase.
    RadarView<R extends Row<?,?,?>>
    A control used for rendering an overview of all activities within a Gantt chart or to be more precise a GraphicsBase.
    Radar View
    RowControls<R extends Row<?,?,?>>
    A simple row controls view with only one button called "Edit".
    A control used to select a VirtualGrid from a list of possible virtual grids.