Uses of Class
org.swiftgantt.BaseView

Packages that use BaseView
org.swiftgantt   
 

Uses of BaseView in org.swiftgantt
 

Subclasses of BaseView in org.swiftgantt
 class ChartView
          Viewport for gantt chart main body, the schedule.
 class 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.
 class TaskTreeView
          Viewport for the task tree in left side.
 class TimeScaleView
          Viewport for time sacel at the top of the gantt chart.