Header
And More


Uses of Class
org.jfree.data.time.Hour

Packages that use Hour
org.jfree.data.time Interfaces and classes for time-related data. 
 

Uses of Hour in org.jfree.data.time
 

Methods in org.jfree.data.time that return Hour
 Hour Minute.getHour()
          Returns the hour.
static Hour Hour.parseHour(java.lang.String s)
          Creates an Hour instance by parsing a string.
 

Constructors in org.jfree.data.time with parameters of type Hour
Minute(int minute, Hour hour)
          Constructs a new Minute.
 


Footer
And More


Copyright © 2000-2009 by Object Refinery Limited. All Rights Reserved.