In article < .com>, "Andrew
Thompson" <> wrote:
>nukleus wrote:
>> In article <. com>, "Andrew
>> Thompson" <> wrote:
>....
>> >The specific 'for instance' I am thinking of, is that
>> >I know of a comonent* that was designed in
>> >NetBeans (in the NetBeans *form* *editor*, which
>> >is the NB 'make a GUI' wizard), that itself actively
>> >generates GUI's based on XML descriptions
>> >(which were from a legacy source).
>>
>> I like that.
>> Where can i see it? Do you have a reference on it
>> by any chance?
>
>The entire SaverBeans project is open source, you
>can see the latest version of the SettingsDialog.java here..
><https://jdic.dev.java.net/source/bro...nsaver/src/api
>/org/jdesktop/jdic/screensaver/SettingsDialog.java?rev=1.5&view=auto&content-ty
>pe=text/vnd.viewcvs-markup>
>...and the NetBeans based SettingsDialog.form here..
><https://jdic.dev.java.net/source/bro...nsaver/src/api
>/org/jdesktop/jdic/screensaver/SettingsDialog.form?rev=1.3&view=markup>
>The XML files they use to describe the GUI, are detailed here..
><https://screensavers.dev.java.net/config/>
>
>HTH
>
>Andrew T.
Thanks a lot. Appreciated indeed. That helps quite a bit.
I looked at it and it looks exactly what i was interested in.
Great!
Hope i can build it without much hassle :--}
:--{
good luck.