de.jaret.examples.timebars.simple.swing
Class SwingTimeBarExample
java.lang.Object
de.jaret.examples.timebars.simple.swing.SwingTimeBarExample
public class SwingTimeBarExample
- extends java.lang.Object
Swing: Very simple test: timebar viewer with lots of intervals and a second
thread modifying the intervals.
- Version:
- $Id: SwingTimeBarExample.java 425 2007-05-13 13:08:03Z olk $
- Author:
- Peter Kliem
|
Method Summary |
static de.jaret.util.ui.timebars.model.TimeBarModel |
createRandomModel(int rows,
int averageLengthInMinutes,
int countPerRow)
|
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 |
_headerList
public static final java.util.List _headerList
SwingTimeBarExample
public SwingTimeBarExample()
main
public static void main(java.lang.String[] args)
createRandomModel
public static de.jaret.util.ui.timebars.model.TimeBarModel createRandomModel(int rows,
int averageLengthInMinutes,
int countPerRow)
Copyright © 2012. All Rights Reserved.