PAJES 3.0.21

org.pajes.html
Class InputDate.Window

java.lang.Object
  extended by org.pajes.html.InputDate.Window
Enclosing class:
InputDate

public class InputDate.Window
extends java.lang.Object

Represents the dimensions and location of the pop-up calendar window.


Field Summary
 int height
          The window height.
 int width
          The window width.
 int x
          The offset from the top of the screen.
 int y
          The offset from the left of the screen.
 
Constructor Summary
InputDate.Window()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

height

public int height
The window height.


width

public int width
The window width.


x

public int x
The offset from the top of the screen.


y

public int y
The offset from the left of the screen.

Constructor Detail

InputDate.Window

public InputDate.Window()

PAJES 3.0.21

Copyright © 1998-2007 Viridian Pty Limited. All Rights Reserved.