PAJES 2.3.9

org.pajes.html
Class InputDate.Window

java.lang.Object
  extended byorg.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()
           
 
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 2.3.9

Copyright © 2002-2003 Viridian Pty Limited. All Rights Reserved.