|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.jrefinery.data.TaskProperties
public abstract class TaskProperties
| Field Summary | |
|---|---|
protected java.lang.String |
description
|
protected java.lang.String |
propertyType
|
| Constructor Summary | |
|---|---|
TaskProperties(java.lang.String description)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getPropertyType()
|
abstract void |
showProperties(TimeAllocation timeAllocation,
com.jrefinery.chart.demo.GanttDemo ganttDemo)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String description
protected java.lang.String propertyType
| Constructor Detail |
|---|
public TaskProperties(java.lang.String description)
| Method Detail |
|---|
public abstract void showProperties(TimeAllocation timeAllocation,
com.jrefinery.chart.demo.GanttDemo ganttDemo)
public java.lang.String getPropertyType()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||