On 6/23/2010 10:20 AM, markspace wrote:
> Knute Johnson wrote:
>
>>
>> I looked at the JDK7 website just now and I don't see any new
>> audio/video API. I guess I'm going to have to learn how to use FX.
>>
>
>
> Actually, you can just use the JavaFX classes directly in your Java
> programs. They're just regular old Java classes. Sometimes the arguments
> or results are a little weird: to be "friendly" JavaFX script does a lot
> of autoboxing and type-conversion automatically, and JavaFX classes tend
> to use Number and Lists of Objects a lot, iirc, but that's not a serious
> impediment to working with them.
>
Thanks. I looked at it early on but it wasn't clear to me how to
actually use it in a Java program. I think I need FX for dummies to get
started

.
--
Knute Johnson
email s/nospam/knute2010/