aspose file tools
The moose likes IDEs, Version Control and other tools and the fly likes Which tool is handy for screen designs? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "Which tool is handy for screen designs? " Watch "Which tool is handy for screen designs? " New topic
Author

Which tool is handy for screen designs?

Gulsum Ramazanoglu
Ranch Hand

Joined: Jun 27, 2008
Posts: 51
Hi, at the beginning I dont want to use the IDEs(learning IDE with Java is making Java-learning cumbersome).. I want to make Java coding in a text editor.. just for screen designs I need a handy tool.. what do you suggest?
Thank you..
Nikos Pougounias
Ranch Hand

Joined: Jan 16, 2008
Posts: 110
You may also build screen designs without IDE. Writing code in Swing may get you tired, but it really helps you to get familiar with inner classes, anonymous classes, re-usability of components, listeners etc.


Nikos' Java blog
Gulsum Ramazanoglu
Ranch Hand

Joined: Jun 27, 2008
Posts: 51
Nikos, of course you're right... but i try to learn the backgroud more than screen designs for now.. and my screen designs are freak! and I am a too tidy person to stand this
Off the record, your name tells me that you are Greek... and I am Turk..
Thank you neighbour
Nikos Pougounias
Ranch Hand

Joined: Jan 16, 2008
Posts: 110
Yes, I'm from Greece and really happy to meet a Turk here
Welcome to this friendly place my friend
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Which tool is handy for screen designs?
 
Similar Threads
Lisp
Java cookbook
Starting wth Java on Mac
Clear Screen Method in JAVA
What is the best profiler in java