Home

Company
  Technologies
  Team
  Workflow
 
Services
  Virtual Office
  Fixed Bid
  Portfolio
 
Products
  dhtmlxTree
  dhtmlxGrid
  dhtmlxTreeGrid
  dhtmlxTabbar
  dhtmlxCombo
  dhtmlxVault
  dhtmlxToolbar
  dhtmlxMenu
  AWTX TreeTable
  AWTX JTree
 
F.A.Q.
Download
Contact us
Calendar applet

Using this applet you can make date selection. You can execute any JavaScript function after selection, just put its name in <applet> parameters tag.

Click here to see applet in action.

Visit our download page to get this applet for free.

Questions or comments? Don't hesitate to write us, you are always welcome.
We would like to develop Java applets and applications for you,
just send us your requirements.

Class JCalendar

public class JCalendar
extends Applet
implements MouseListener, MouseMotionListener

Constructor Index

 o JCalendar()

Method Index

 o getDate()
 o setDate(String)

Constructors

 o JCalendar
public JCalendar()
Constructs a new Calendar applet and initializes it with the current date.

Methods

 o setDate
public void setDate(String date)
Selects the new date in applet.

Parameters:
date - the date to select, in format "yyyy-MM-dd"
 o getDate
public String getDate()
Returns:
The date that is selected in applet, in format "yyyy-MM-dd".



© 1998-2007 Scand LLC. Last updated 03/27/07 RSS