|
||||||||||
上一个 下一个 | 框架 无框架 |
使用 TimeUnit 的软件包 | |
---|---|
com.yuxingwang.gantt | |
com.yuxingwang.gantt.UI |
com.yuxingwang.gantt 中 TimeUnit 的使用 |
---|
返回 TimeUnit 的 com.yuxingwang.gantt 中的方法 | |
---|---|
TimeUnit |
GanttChart.getTimeUnit()
|
参数类型为 TimeUnit 的 com.yuxingwang.gantt 中的方法 | |
---|---|
void |
GanttChart.setTimeUnit(TimeUnit timeUnit)
|
com.yuxingwang.gantt.UI 中 TimeUnit 的使用 |
---|
返回 TimeUnit 的 com.yuxingwang.gantt.UI 中的方法 | |
---|---|
static TimeUnit |
TimeUnit.valueOf(java.lang.String name)
返回带有指定名称的该类型的枚举常量。 |
static TimeUnit[] |
TimeUnit.values()
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。 |
|
||||||||||
上一个 下一个 | 框架 无框架 |