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
P
R
S
T
U
S
setBackcolor(Color)
- Method in class com.yuxingwang.gantt.model.
BaseTask
Set backcolor of this task bar in Gantt Chart, not applied to task group bar.
setBlankStepsToDeadline(int)
- Method in class com.yuxingwang.gantt.
Config
Set blank steps to deadline.
setBlankStepsToKickoffTime(int)
- Method in class com.yuxingwang.gantt.
Config
Set blank steps to kickoff time.
setDeadline(Calendar)
- Method in class com.yuxingwang.gantt.model.
GanttModel
Set deadline of Gantt chart.
setDeadlineBackColor(Color)
- Method in class com.yuxingwang.gantt.
Config
Set back color of deadline in time axis.
setDescription(String)
- Method in class com.yuxingwang.gantt.model.
BaseTask
Set description of this
Task
.
setEnd(Calendar)
- Method in class com.yuxingwang.gantt.model.
Task
Set end time of this
Task
.
setGanttChartBackColor(Color)
- Method in class com.yuxingwang.gantt.
Config
Set back color of Gantt chart.
setGanttChartRowHeight(int)
- Method in class com.yuxingwang.gantt.
Config
Set row height of Gantt chart.
setId(int)
- Method in class com.yuxingwang.gantt.model.
BaseTask
Set the id of this Task.
setKickoffTime(Calendar)
- Method in class com.yuxingwang.gantt.model.
GanttModel
Set kickoff time of Gantt chart.
setKickoffTimeBackColor(Color)
- Method in class com.yuxingwang.gantt.
Config
Set back color of kickoff time in time axis.
setModel(GanttModel)
- Method in class com.yuxingwang.gantt.
GanttChart
Set new
GanttModel
to the
GanttChart
.
setName(String)
- Method in class com.yuxingwang.gantt.model.
BaseTask
Set name of this
Task
.
setProgresBarHeight(int)
- Method in class com.yuxingwang.gantt.
Config
Set progress bar height.
setProgress(int)
- Method in class com.yuxingwang.gantt.model.
Task
Set progress of this
Task
.
setProgressBarBackColor(Color)
- Method in class com.yuxingwang.gantt.
Config
Set back color of progress bar.
setRestoutTimeBackColor(Color)
- Method in class com.yuxingwang.gantt.
Config
Set back color of rest-out time in time axis.
setShowTaskInfoBehindTaskBar(boolean)
- Method in class com.yuxingwang.gantt.
Config
Set the value that whether showing task info behind task bar.
setShowTreeView(boolean)
- Method in class com.yuxingwang.gantt.
GanttChart
Set to display or hide the task tree view.
setStart(Calendar)
- Method in class com.yuxingwang.gantt.model.
Task
Set start time of this
Task
.
setTaskBarBackColor(Color)
- Method in class com.yuxingwang.gantt.
Config
Set back color of task bar.
setTaskBarHeight(int)
- Method in class com.yuxingwang.gantt.
Config
Set task bar height.
setTaskCount(int)
- Method in class com.yuxingwang.gantt.
GanttChartView
setTaskCount(int)
- Method in class com.yuxingwang.gantt.
TaskTreeView
setTaskGroupBarBackColor(Color)
- Method in class com.yuxingwang.gantt.
Config
Set back color of task group bar.
setTaskTreeViewBackColor(Color)
- Method in class com.yuxingwang.gantt.
Config
Set backcolor of task tree view.
setText(String)
- Method in class com.yuxingwang.gantt.
LogoView
setTimeUnit(TimeUnit)
- Method in class com.yuxingwang.gantt.
GanttChart
Set the singleton
TimeUnit
of
GanttChart
setTimeUnit(TimeUnit)
- Method in class com.yuxingwang.gantt.model.
TaskTreeModel
Set TimeUnit to all tasks.
setTimeUnitWidth(int)
- Method in class com.yuxingwang.gantt.
Config
Set width of time unit in time axis.
setTotalSteps(int)
- Method in class com.yuxingwang.gantt.
BaseView
setWorkingDaysSpanOfWeek(int[])
- Method in class com.yuxingwang.gantt.
Config
Span of working days of each week, the value is limited from 1(Sun) to 7(Sat).
setWorkingHoursSpanOfDay(int[])
- Method in class com.yuxingwang.gantt.
Config
Span of working hours of each day, the value is limited from 0 to 23.
setWorkingTimeBackColor(Color)
- Method in class com.yuxingwang.gantt.
Config
Set back color of working time in time axis.
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
P
R
S
T
U