|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.jaret.examples.timebars.linechart.model.ModelCreator
public class ModelCreator
Simple model creator creating a model conatinaing a single row that contains a LineChartInterval filled with some data.
| Field Summary | |
|---|---|
static double |
MAX
maximum value for the line chart values. |
| Constructor Summary | |
|---|---|
ModelCreator()
|
|
| Method Summary | |
|---|---|
static de.jaret.util.ui.timebars.model.TimeBarModel |
createModel()
Create the model. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final double MAX
| Constructor Detail |
|---|
public ModelCreator()
| Method Detail |
|---|
public static de.jaret.util.ui.timebars.model.TimeBarModel createModel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||