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