butler.ext.time
Class SwingDateStepper

java.lang.Object
  extended by butler.ext.time.SwingDateStepper

public class SwingDateStepper
extends java.lang.Object

Author:
Fredrik Bertilsson

Constructor Summary
SwingDateStepper()
           
 
Method Summary
 javax.swing.JComponent getComponent()
           
 java.util.Date getDate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SwingDateStepper

public SwingDateStepper()
                 throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

getComponent

public javax.swing.JComponent getComponent()

getDate

public java.util.Date getDate()
                       throws java.lang.Exception
Throws:
java.lang.Exception