Package org.swiftgantt

Class Summary
BaseView Basic abstract view for all views of gantt chart.
ChartView Viewport for gantt chart main body, the schedule.
Config The Config class represents the configurations for the GanttChart
CornerLogoView  
GanttChart The GanttChart is a Swing component that represents a Gantt chart.
LogoView The LogoView doesn't do anything except showing the product name "SwiftGantt" and version, if you want to add your logo or something else, you can create your own displaying to replace the default.
TaskTreeScrollBar The scroll bar of TaskTreeView.
TaskTreeView Viewport for the task tree in left side.
TimeScaleView Viewport for time sacel at the top of the gantt chart.