Drivers Category

Drivers Update
Drivers

Net componentsware sf nachocalendar

Version: 58.64.50
Date: 03 April 2016
Filesize: 213 MB
Operating system: Windows XP, Visa, Windows 7,8,10 (32 & 64 bits)

Download Now

Download nachocalendar-0_23.jar Files contained in nachocalendar-0_23.jar: META- INF/ LICENSE.txt META- INF/ MANIFEST. MF net.sf.nachocalendar. Calendar Factory.class net.sf.nachocalendar.components. Arrow Button.class net.sf.nachocalendar.components. Calendar Panel.class net.sf.nachocalendar.components. Calendar Utils.class net.sf.nachocalendar.components. Date Field.class net.sf.nachocalendar.components. Date Panel.class net.sf.nachocalendar.components. Day Panel.class net.sf.nachocalendar.components. Day Renderer.class net.sf.nachocalendar.components. Default Day Renderer.class net.sf.nachocalendar.components. Default Header Renderer.class net.sf.nachocalendar.components. Format Symbols.class net.sf.nachocalendar.components. Header Panel.class net.sf.nachocalendar.components. Header Renderer.class net.sf.nachocalendar.components. Month Panel.class net.sf.nachocalendar.components. Month Scroller.class net.sf.nachocalendar.components. Moon Calculation.class net.sf.nachocalendar.components. Moon Canvas.class net.sf.nachocalendar.components. Moon Canvas2.class net.sf.nachocalendar.components. Moon Phase.class net.sf.nachocalendar.components. Phase Thread.class net.sf.nachocalendar.components. Year Scroller.class net.sf.nachocalendar.customizer. Customizer.class net.sf.nachocalendar.customizer. Customizer Factory.class net.sf.nachocalendar.customizer. Direct Setter.class net.sf.nachocalendar.customizer. Properties Converter.class net.sf.nachocalendar.customizer. Properties Customizer.class net.sf.nachocalendar.customizer. Properties Setter.class net.sf.nachocalendar.customizer. XMLCustomizer.class net.sf.nachocalendar.event. Data Change Event.class net.sf.nachocalendar.event. Data Model Listener.class net.sf.nachocalendar.event. Date Selection Event.class net.sf.nachocalendar.event. Date Selection Listener.class net.sf.nachocalendar.event. Month Change Event.class net.sf.nachocalendar.event. Month Change Listener.class.
This is a tiny manual. If you have more questions please read the javadoc. 1- Quickstart: How implement it in your application. At first you must add nachocalendar-xx.jar to your classpath. Factory classes are provided for easy startup. Using Date Field: First add the imports (if you like import net.sf.nachocalendar. Calendar Factory; import net.sf.nachocalendar.components. Date Field; Then you need a new instance, so you can use static method from the factory create Date Field. Date Field datefield = Calendar Factory.create Date Field. Finally add it to your form, as any other component. It inherits from Jpanel. form.add(datefield. Using Date Panel First add the imports (if you like import net.sf.nachocalendar. Calendar Factory; import net.sf.nachocalendar.components. Date Panel; Then create the instance and add it to your form: Date Panel datepanel = Calendar Factory.create Date Panel form.add(datepanel There are 2 constructors, the default and other which lets you specify if you want to show the week numbers, in this case the code would be: Date Panel datepanel = Calendar Factory.create Date Panel(true form.add(datepanel Using Calendar Panel First (again) add the imports: import net.sf.nachocalendar. Calendar Factory; import net.sf.nachocalendar.components. Date Panel; Then create the instance and add it to your form: Calendar Panel calendarpanel = Calendar Factory.create Calendar Panel form.add(calendarpanel This will create a 3 months calendar. Again there are others constructors, you can specify how many months you want, for example: Calendar Panel calendarpanel = Calendar Factory.create Calendar Panel(5) This will create a 5 months Calendar Panel Setting and getting the date: The the three components follow the Jformatted Text Field style. You have to use the get/set Value with an Object as parameter. This Object must be instanceof java.util. Date (so a.

© 2012-2016 mactiodiekil.5v.pl