Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
H
I
L
O
P
R
S
T
U
S
selectionChanged(SelectionChangeEvent)
- Method in interface org.swiftgantt.event.
SelectionChangeListener
Selection changed.
selectionChanged(SelectionChangeEvent)
- Method in class org.swiftgantt.
GanttChart
Handle Selection Changed Event.
SelectionChangeEvent
- Class in
org.swiftgantt.event
SelectionChangeEvent(Object, Task)
- Constructor for class org.swiftgantt.event.
SelectionChangeEvent
SelectionChangeListener
- Interface in
org.swiftgantt.event
Handle event of selection changing.
setAllowAccurateTaskBar(boolean)
- Method in class org.swiftgantt.
Config
Allow or disallow the task bar accurately displaying in Gantt chart, this feature is not available for TimeUnit.AllDay and TimeUnit.Hour.
setBackcolor(Color)
- Method in class org.swiftgantt.model.
BaseTask
Set backcolor of this task bar in Gantt Chart, not applied to task group bar.
setBlankStepsToDeadline(int)
- Method in class org.swiftgantt.
Config
Set blank steps to deadline.
setBlankStepsToKickoffTime(int)
- Method in class org.swiftgantt.
Config
Set blank steps to kickoff time.
setCurrentTimeBackColor(Color)
- Method in class org.swiftgantt.
Config
Set backcolor of current time in Gantt chart time scale.
setDeadline(Time)
- Method in class org.swiftgantt.model.
GanttModel
Set deadline of Gantt chart.
setDeadlineBackColor(Color)
- Method in class org.swiftgantt.
Config
Set back color of deadline in time axis.
setDescription(String)
- Method in class org.swiftgantt.model.
BaseTask
Set description of this
Task
.
setEnd(Calendar)
- Method in class org.swiftgantt.model.
Task
Set end time of this
Task
.
setEnd(Time)
- Method in class org.swiftgantt.model.
Task
Set end time of this
Task
.
setFillInvalidArea(boolean)
- Method in class org.swiftgantt.
Config
setGanttChartBackColor(Color)
- Method in class org.swiftgantt.
Config
Set back color of Gantt chart.
setGanttChartRowHeight(int)
- Method in class org.swiftgantt.
Config
Set row height of Gantt chart.
setId(int)
- Method in class org.swiftgantt.model.
BaseTask
Set the id of this Task.
setKickoffTime(Time)
- Method in class org.swiftgantt.model.
GanttModel
Set kickoff time of Gantt chart.
setKickoffTimeBackColor(Color)
- Method in class org.swiftgantt.
Config
Set back color of kickoff time in time axis.
setModel(GanttModel)
- Method in class org.swiftgantt.
GanttChart
Set new
GanttModel
to the
GanttChart
.
setName(String)
- Method in class org.swiftgantt.model.
BaseTask
Set name of this
Task
.
setProgresBarHeight(int)
- Method in class org.swiftgantt.
Config
Set progress bar height.
setProgress(int)
- Method in class org.swiftgantt.model.
Task
Set progress of this
Task
.
setProgressBarBackColor(Color)
- Method in class org.swiftgantt.
Config
Set back color of progress bar.
setRestoutTimeBackColor(Color)
- Method in class org.swiftgantt.
Config
Set back color of rest-out time in time axis.
setSelectedIds(int[])
- Method in class org.swiftgantt.model.
GanttModel
Set IDs of selected tasks.
setSelectedTasks(Task...)
- Method in class org.swiftgantt.
GanttChart
Set selected tasks.
setSelectedTasks(List<Task>)
- Method in class org.swiftgantt.
GanttChart
Set selected tasks.
setSelectionColor(Color)
- Method in class org.swiftgantt.
Config
Set color of selected tasks.
setShowTaskInfoBehindTaskBar(boolean)
- Method in class org.swiftgantt.
Config
Set the value that whether showing task info behind task bar.
setShowTreeView(boolean)
- Method in class org.swiftgantt.
GanttChart
Set to display or hide the task tree view.
setStart(Calendar)
- Method in class org.swiftgantt.model.
Task
Set start time of this
Task
.
setStart(Time)
- Method in class org.swiftgantt.model.
Task
Set start time of this
Task
.
setTaskBarBackColor(Color)
- Method in class org.swiftgantt.
Config
Set back color of task bar.
setTaskBarHeight(int)
- Method in class org.swiftgantt.
Config
Set task bar height.
setTaskCount(int)
- Method in class org.swiftgantt.
ChartView
setTaskCount(int)
- Method in class org.swiftgantt.
TaskTreeView
setTaskGroupBarBackColor(Color)
- Method in class org.swiftgantt.
Config
Set back color of task group bar.
setTaskTreeViewBackColor(Color)
- Method in class org.swiftgantt.
Config
Set backcolor of task tree view.
setText(String)
- Method in class org.swiftgantt.
LogoView
setTimeUnit(TimeUnit)
- Method in class org.swiftgantt.
GanttChart
Set the singleton
TimeUnit
of
GanttChart
setTimeUnit(TimeUnit)
- Method in class org.swiftgantt.model.
TaskTreeModel
Set TimeUnit to all tasks.
setTimeUnitWidth(int)
- Method in class org.swiftgantt.
Config
Set width of time unit in time axis.
setTotalScheduleSteps(int)
- Method in class org.swiftgantt.
BaseView
setTotalSteps(int)
- Method in class org.swiftgantt.
BaseView
setWorkingDaysSpanOfWeek(int[])
- Method in class org.swiftgantt.
Config
Span of working days of each week, the value is limited from 1(Sun) to 7(Sat).
setWorkingHoursSpanOfDay(int[])
- Method in class org.swiftgantt.
Config
Span of working hours of each day, the value is limited from 0 to 23.
setWorkingTimeBackColor(Color)
- Method in class org.swiftgantt.
Config
Set back color of working time in time axis.
setX(int)
- Method in class org.swiftgantt.
BaseView
setY(int)
- Method in class org.swiftgantt.
BaseView
suspendUI()
- Method in class org.swiftgantt.
GanttChart
Suspend UI to avoid refresh.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
H
I
L
O
P
R
S
T
U