Home  |  Products  |  Projects  |  Articles  |  Contact  

Products

Applications
Delphi Components
« Java»
Javascript
Perl Modules
PHP Classes
Utilities

Java classes

nl.skybound.awt.FloatScrollbarVersion: 1.00Licence: Freeware 0 downloads last 7 days
Extension of java.awt.Scrollbar class that now supports float values as well as int values. See javadoc for details.

nl.skybound.awt.DoublePolygonVersion: 1.01Licence: Freeware 0 downloads last 7 days
Similar to but not a descendent of java.awt.Polygon that uses double values instead of int values. See javadoc for details.

nl.skybound.awt.VerticalLabelVersion: 1.01Licence: Freeware 1 downloads last 7 days
Label like class that displays it's label tilted + or - 90 degrees so that you can read the label either down-up or up-down. See javadoc for details.

Java applets for extending HTML forms

nl.skybound.applet.ScrollbarAppletVersion: 1.00Licence: Freeware 0 downloads last 7 days
This applet contains a horizontal scrollbar with associated labels (min value, current value, max value, and optional caption) that can call a Javascript function whenever it's value changes. Click here if you want try it out or read the documentation.