The Artima Developer Community
Sponsored Link

Java Buzz Forum
GUI Design and SWT

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Scott Delap

Posts: 1154
Nickname: scottdelap
Registered: Sep, 2004

Client / Server application developer.
GUI Design and SWT Posted: May 20, 2005 12:19 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Scott Delap.
Original Post: GUI Design and SWT
Feed Title: ClientJava.com
Feed URL: http://www.clientjava.com/archives/wireless_mobile.rdf
Feed Description: Client/Desktop Related Java Development
Latest Java Buzz Posts
Latest Java Buzz Posts by Scott Delap
Latest Posts From ClientJava.com

Advertisement

GUI Design and SWT
For some time, I have been working on the GUI of a software that will be used internally at the company I work for. I faced some problems which are mostly related with internals of GUI design, not what is seen on the screen but how to organize the code to make it easy to understand, write bugfixes and make improvements on the software that is deeply connected with the GUI.

Some of the subjects I will discuss here are related with swt and some are the hints that made my life easier as a programmer. I learned them by making mistakes and spending too much time on thinking the answer of the question "am I doing right ?". Later I recognized that I can not find the right solution by thinking. I must apply what seems to be the best solution as soon as possible to see if I get the results I wish to derive from that solution.

Read: GUI Design and SWT

Topic: XMLStarlet Rocks! Previous Topic   Next Topic Topic: Why Apache Harmony is important

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use