Home
|
News
|
About
|
Forum
|
Wiki (German)
|
Examples & Demos
|
Tutorials
|
Documentation
|
Downloads
|
Vendors
|
Partners
Demo Applications
Coding Examples
Vole Tutorials
Vole Tutorials
The examples below demonstrate the usage of JControl/Vole for creating graphical user interfaces.
Screenshot
Name
Description
Download
AnalogClock
Example that demonstrates how to show an analog clock using Vole.
VoleAnalogClockExample.zip (2kB)
AnalogMeter
Programming Vole analog meters with varying properties.
VoleAnalogMeterExample.zip (2kB)
BarMeter & Thermometer
Example program that uses BarMeter and Thermometer components.
VoleBarMeterExample.zip (2kB)
BigImageMenu
Using Vole's BigImageMenu for implementation of attractive user interfaces.
VoleBigImageMenuExample.zip (2kB)
Buttons, CheckBoxes & RadioButtons
How to use Buttons, CheckBoxes and RadioButtons with Vole.
VoleButtonExample.zip (2kB)
ComboBox & NumberChooser
Programming Vole ComboBox and NumberChooser components.
VoleComboNumberExample.zip (2kB)
Diagram
This example draws a Vole Diagram on the screen.
VoleDiagramExample.zip (2kB)
DigitalMeter & LCDMeter
Using DigitalMeter and LCDMeter for displaying digital values on the LCD.
VoleDigitalMeterExample.zip (3kB)
Event Handling
Sourcecode demonstrating the usage of Vole's event handling mechanisms.
VoleEventHandlingExample.zip (2kB)
Histogram
A Vole histogram displaying random values.
VoleHistogramExample.zip (2kB)
Label & Border
Check out this example to learn how to use Vole's labels and borders.
VoleLabelBorderExample.zip (2kB)
List & TextArea
Using lists and text areas with Vole.
VoleListTextareaExample.zip (2kB)
MenuBar
This demo uses the Vole MenuBar to display a user menu with text items.
VoleMenuBarExample.zip (2kB)
MultiImageMenu
The MultiImageMenu enables you to build attractive menus with image buttons.
VoleMultiImageMenuExample.zip (3kB)
Slider & ScrollBar
Use the slider and scroll bar components to beautify your user interface.
VoleSliderScrollbarExample.zip (1kB)
TextMenu
With Vole's TextMenu component, you can easily implement scrolling menus with multiple choices.
VoleTextMenuExample.zip (1kB)
Coding Examples