User Designed GUI

Was just wondering if anybody out there has any useful information regarding this subject.

Basically, the problem is to design a multimedia player GUI with buttons, icons etc.

I want the user to be able to customise the positions of the buttons etc. and enable the user to choose background and foreground colours.

I plan to store this information in an initialisation script. A loader function then reads this script and draws the interface.

Any ideas or comments about the above plan would be greatly appreciated.

[561 byte] By [kieranduane] at [2007-9-26 6:31:48]
# 1
why not do a while loop that loops for the amount of elements saved, and just add them in the order you read them in?
haroldsmith at 2007-7-1 15:41:42 > top of Java-index,Archived Forums,New To Java Technology Archive...