Responsive Interface Design for Website
What Java libraries are best to use in designing Responsive Interface for a certain website?
What features should it have to make it easier for the designer?
What Java libraries are best to use in designing Responsive Interface for a certain website?
What features should it have to make it easier for the designer?
I think you can use Swing for designing a interface that responsive for your website. Here discuss something about it.
Basically when you want to use Java libraries for writing a responsive web interface, you must have to follow GUI’s designing process and guidelines. Please visit this site for a details about the matter- http://www.oracle.com/technetwork/java/index.html
Actually GUI’s design has some features and working area like- layout controls, data presentations etc.
I think, you can fill up your all solution from the site I given first. However here I give you also a another site for the same purposes. Visit https://stackoverflow.com/questions/4579867/java-gui-libraries and http://flyingbridge.net/responsiveweb/
Wish you will get resolved.
Â