Category Archives: gui

2expertsdesign is a creative and graphic design resources blog. Very good stuff. Worth visiting periodically. Some of the nice things there: 35-stunning-apophysis-flame-designs Desktop Wallpapers with Minimalistic design xmlswf.com has xml-driven flash slideshows.

Posted in design, gui | Leave a comment

Jung – Java Universal Network/Graph Framework

The 2002 paper. 2007 paper on using JUNG for path identification in gene expression. Related tools Netsight is a tool for the visual exploratory data analysis of large-scale network and relational data sets. See also here and screenshots here.

Posted in gui, java, software, visualization | 1 Comment

Trees, Nets and Graphs for GUI interfaces

This is just a quick list of links to some interesting uses of trees, networks and graphs for GUI interfaces. The site Visual Complexity has some of the most complete graph publications and an excellent preview. Read the Visuale blog. … Continue reading

Posted in gui, java, software, visualization | Tagged | Leave a comment

more swing

http://zetcode.com/tutorials/javaswingtutorial/resizablecomponent/ http://zetcode.com/tutorials/javaswingtutorial/ http://zetcode.com/ebooks/javaswinglayout/

Posted in gui, java | Tagged | Leave a comment

Java Swing and PrintPreview

So, you want to have a Print Preview functionality in your Java Swing GUI. Do it yourself: Sergey Groznyh explains: Generating Print Preview of Swing Text Components Swing book, chapter 22 on printing, see section 22.3 on print preview, not … Continue reading

Posted in gui, java, software | Tagged , , | Leave a comment

GUI Design

Lots of ideas and tips fromwebdesignledger.com webdesignledger.com recommended free icons treasure-chest Josh Clark’s globalmoxie

Posted in gui | Leave a comment

Java GUI – layout managers

A layout manager works ‘under the hood’, but is extremely important for a good GUI. Here are some useful links for Java Swing Layout managers: PageLayout JGoodies Forms River Layout (from JAlbum) Table Layout by Tony Freixas Alternate Layout Managers

Posted in gui, java, software | Tagged , , | Leave a comment

Nice looking java GUI – use LAFs

Some links to info about LAFs. a top-10 list Coding notes Josh Marinacci on Swing and CSS

Posted in gui, java, software | Tagged | Leave a comment