Written entirely in the Java(tm) programming
language.
JBC Gui BEANS SUITE is a collection of JavaBeans(tm) compatible
with Java(tm) 2 platforms, from Java 1.2 versions, written entirely in the Java(tm)
programming language. Based on Swing(tm) components, this collection supports all
Java(tm) Look and Feel such as Windows(tm), Motif(tm), Macintosh(tm) etc... These
beans allow to increase user friendliness of user interface, as well as productivity
of developers by using tested, operational, re-usable beans. They may be included
to Java(tm) applications or applets. They may be added as add-on to the VisualMust®
interface builder by JBCSolutions or to other interface builders available on
the market, such as VisualAge(tm), Forte(tm)...
So far, this collection contains :
JbcBevelText :
creates texts in 3D
JbcCircularSlider :
a three-dimensional rotating slider
JbcMetallicPushButton :
a three-dimensional push button. It may be elliptic
JbcMetallicToggleButton :
a three-dimensional toggle button. It may be elliptic
JbcProgressBar :
a three-dimensional progress bar
JbcSpinButton :
a spin button that handles suite of integers
JbcLongSpinButton :
a spin button that handles suite of long integers
JbcStringSpinButton :
a spin button that handles strings
JbcNeedleIndicator :
a component that lets the user graphically show a value within a bounded interval
JbcNeedleGauge :
a component that lets the user graphically show a value within a bounded interval
JbcDateTimeChooser :
a date and time chooser
JbcClock :
a graphic clock object
JbcMenuLookAndFeelChooser :
a Look and Feel chooser
This file is divided into the following sections:
-
JbcBevelText
-
JbcCircularSlider
-
JbcMetallicPushButton
-
JbcMetallicToggleButton
-
JbcProgressBar
-
JbcSpinButton
-
JbcLongSpinButton
-
JbcStringSpinButton
-
JbcNeedleIndicator
-
JbcNeedleGauge
-
JbcDateTimeChooser
-
JbcClock
-
JbcMenuLookAndFeelChooser
JBC
Gui BEANS SUITE
JbcBevelText : with this bean, a developer may create raised or lowered
bevel texts.
It may be used to adorn dialog boxes, create splash screens, generaly titles.
|
|
JbcCircularSlider : this slider is rotating. It looks like an amplifier
button. It may be used to increase or reduce sound volume for a multimedia application,
or used with applications that require angle data. It may also offer a simple way
for indicating a direction such as North, South, East...
If bound to hardware equipment (such as an amplifier, a sound card), this slider
may be secured to avoid that user changes value too quickly. The sizes of tracker
and associated minibuttons, the arbitrary position of zero, as well as the maximum
value accepted by the slider, may be customized, in accordance with the developer's
choice.
|
|
JbcMetallicPushButton : this bean is a push button allowing to create
nice, metallic, elliptic or circular buttons. Its functionalities are identical
to a normal push button. It may be usefully used for multimedia applications, or
any application or applet that should be carefully done.
|
|
JbcMetallicToggleButton : this bean is a toggle button allowing to
create nice, metallic, elliptic or circular buttons. Its functionalities are identical
to a normal toggle button. It may be usefully used for multimedia applications,
or any application or applet that should be carefully done.
|
|
JbcProgressBar : this bean is a progress bar allowing to create nice
progress bars. Its functionalities are identical to a normal progress bar. It may
be usefully used for multimedia applications, or any application or applet that
should be carefully done.
|
|
JbcSpinButton : this spin button handles integers. It allows applications
to get numbers whose values are certified as minimum and maximum.
JbcLongSpinButton : this spin button handles long integers.
|
|
JbcStringSpinButton : this spin button handles strings.
|
|
JbcNeedleIndicator : A component that lets the user graphically show
a value within a bounded interval. The NeedleGauge can show both major tick marks
and minor tick marks between them. The number of values between the tick marks is
controlled with setMajorTickSpacing and setMinorTickSpacing.
|
|
JbcNeedleGauge : A component that lets the user graphically show
a value within a bounded interval. The NeedleGauge can show both major tick marks
and minor tick marks between them. The number of values between the tick marks is
controlled with setMajorTickSpacing and setMinorTickSpacing.
|
|
JbcDateTimeChooser : with this bean, the user may choose a date and
or time in a user-friendly environment.
|
|
JbcClock : this clock is a graphic object that may be used at the
developer's convenience.
|
|
JbcMenuLookAndFeelChooser : this bean is inherited
from a Java(tm) standard JMenu. It handles management of Look and Feel, as well
as the list of Look and Feel available on the computer at runtime. It releaves the
developer of the management of the Look and Feel menu and of associated settings.
This menu may be added to a menu bar or to a popup menu.
|
|
[ Top ] [ Table Of Contents ] [ Home page ]
E-MAIL: info@JBCSolutions.com
Copyright © 1999-2002, JBC. All Rights Reserved.
Licensed Materials - Property of JBC.
This
page has been built with HomePage Publisher.