Demo Applications  Coding Examples  Vole Tutorials  

Vole Tutorials

The examples below demonstrate the usage of JControl/Vole for creating graphical user interfaces.

ScreenshotNameDescriptionDownload
Example that demonstrates how to show an analog clock using Vole. VoleAnalogClockExample.zip (2kB)
Programming Vole analog meters with varying properties. VoleAnalogMeterExample.zip (2kB)
Example program that uses BarMeter and Thermometer components. VoleBarMeterExample.zip (2kB)
Using Vole's BigImageMenu for implementation of attractive user interfaces. VoleBigImageMenuExample.zip (2kB)
How to use Buttons, CheckBoxes and RadioButtons with Vole. VoleButtonExample.zip (2kB)
Programming Vole ComboBox and NumberChooser components. VoleComboNumberExample.zip (2kB)
This example draws a Vole Diagram on the screen. VoleDiagramExample.zip (2kB)
Using DigitalMeter and LCDMeter for displaying digital values on the LCD. VoleDigitalMeterExample.zip (3kB)
Sourcecode demonstrating the usage of Vole's event handling mechanisms. VoleEventHandlingExample.zip (2kB)
A Vole histogram displaying random values. VoleHistogramExample.zip (2kB)
Check out this example to learn how to use Vole's labels and borders. VoleLabelBorderExample.zip (2kB)
Using lists and text areas with Vole. VoleListTextareaExample.zip (2kB)
This demo uses the Vole MenuBar to display a user menu with text items. VoleMenuBarExample.zip (2kB)
The MultiImageMenu enables you to build attractive menus with image buttons. VoleMultiImageMenuExample.zip (3kB)
Use the slider and scroll bar components to beautify your user interface. VoleSliderScrollbarExample.zip (1kB)
With Vole's TextMenu component, you can easily implement scrolling menus with multiple choices. VoleTextMenuExample.zip (1kB)