|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.jaret.examples.timebars.touren.TourenExample
public class TourenExample
This example is a proof of concept showing trips from one point to another point ("Touren") in the timebarviewer and shows additional data in an attached JTable. Since newer versiocns of the viewer component scroll smooth - a feature the JTable lacks to have - the integration with th table is not as nice as it could be. For demonstration purposes a sorter and a filter can be chosen from comboboxes. Scaling is possible. Renderer for the tour elements is specialized. A gap renderer is used to render the point labels.
| Constructor Summary | |
|---|---|
TourenExample()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TourenExample()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||