de.jaret.examples.timebars.calendar.swing
Class SwingCalendarExample

java.lang.Object
  extended by de.jaret.examples.timebars.calendar.swing.SwingCalendarExample

public class SwingCalendarExample
extends java.lang.Object

Swing: the swing version of the calendar example (without drag and drop).

Version:
$Id: SwingCalendarExample.java 1104 2012-02-07 22:03:30Z kliem $
Author:
Peter Kliem

Constructor Summary
SwingCalendarExample()
           
 
Method Summary
static de.jaret.util.ui.timebars.model.TimeBarModel createModel()
           
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

SwingCalendarExample

public SwingCalendarExample()
Method Detail

main

public static void main(java.lang.String[] args)

createModel

public static de.jaret.util.ui.timebars.model.TimeBarModel createModel()


Copyright © 2012. All Rights Reserved.