Thank you.
You gave me great answer.

Regards,
Saehoon


On 5/30/07, Robert Lummert <[EMAIL PROTECTED]> wrote:

Hi Saehoon,

Batik is an implementation of the SVG vector graphics standard.
Thus you can define some vector graphics elements within an svg and
implement via e.g. mouse events a slider functionality. Or maybe you
want to place a JSlider element besides an JSVGCanvas within a JFrame
and take certain actions on the contents of the JSVGCanvas on the
JSlider events.
Anyway, I do not know of something like a slider element in svg and if
it is like this you will not find such thing implemented in batik.
To have a look at the range of svg elements consult
http://www.w3.org/TR/SVG11/

Cheers,

   Robert


> Hi,
> I'd like to make a slider like JSlider in Swing.
> Is Batik support that fuctionality? If you have it, please show me an
> example.
>
> Regards,
>
>
> --
> Saehoon Cheon
> The University of Arizona
> Dept.Electrical and Computer Engineering


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Saehoon Cheon
The University of Arizona
Dept.Electrical and Computer Engineering

Reply via email to