Peter Schou

Greenhorn
+ Follow
since Mar 11, 2001
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Peter Schou

Is there Anyone who can recommend a good visual tool for designing JTABELS ( and other Swing Components) ?
I'm looking for a tool where i can define columns property, such as column-width & heights, color, font, component type etc in an easy way.
I would prefer a tool that make standard java code, not depending on a lot off property code.
Is it possible to obtain the name of the current executing method and the linie number in sourcecode. It would be nice to use in tracing and error logging !
24 years ago
Some times i'm printing to system.out for trace purpose, it's is possible to chance the behavior of system.out to write unbuffered without any delay ?
24 years ago