Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / GUI / April 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to create expanding Tables (Web 2.0 Style) with Swing ?30 Apr 2007 20:37 GMT6
As I am working on a GUI for a little Aplication of mine, I am
wondering how to create expanding Table Rows with Swing. I whish to
have Table Rows that can, for Example by clicking or hovering the
Mousecursor over them, expand and show additional Info to the
network visualization/topology29 Apr 2007 23:28 GMT1
I would like to code a small program with gui, that would take the
output of traceroute and output the topology of the network.  can
someone please kindly advise how I should code such a program?
regards,
Adding custom cell renderer to JTable causes delete problems28 Apr 2007 09:06 GMT2
I asked a question about this a while ago, but I was ill-prepared.
Rather than explaining I will hope that someone doesn't mind compiling
some code that I've included below. I stuck it all in a file called
JTableTest.java, compiled and ran it in Netbeans.
Point in java.awt.geom27 Apr 2007 23:17 GMT1
Why is there nothing in java.awt.geom that uses a Point?
I want Path type objects and I want to construct them with eg an array of
Points.
GeneralPath etc, they all deal with primitives.
Combinig 2 GUI's to compile and run at the same time.27 Apr 2007 16:10 GMT4
Yes this is homework, having cleared that up what I want to do is compile,
and run these 2 programs simultaneously. Any help would be appreciated.
*/
import java.awt.*;  /* Import statements */
Problem with SWT - "Bring to front"27 Apr 2007 03:27 GMT1
I have question, I generate buttons, using the code bolow
Button but = null;
but = new Button (this,SWT.PUSH);
but.setText("Test="+a);
Small font in windows L&F dialogs26 Apr 2007 12:02 GMT2
When java displays a dialog in the windows L&F, the font appears very small
screenshot: http://ipn2.epfl.ch/lns/tmp/dialog.gif
This is independent of the application used and a java-only problem (the
screenshot comes from a sun swing example code).
Swing example app26 Apr 2007 05:27 GMT7
I remember that sun made a swing example app where all components are
shown on different tabs and source code is available. But I can't find
it again (googled for a while).
Can anybody point to the page where to download it?
java.net.ConnectException25 Apr 2007 14:36 GMT2
When i run the following code, i get -  java.net.ConnectException:
Connection refused
import java.net.URL;
import javax.swing.JDialog;
can you help me in java25 Apr 2007 12:14 GMT2
while i searching about my problem i found this group and i hope to
find solution for this problem, so let me tell you about my problem:
i want to show and print the numbers in arabic forms not in english,
called indian or farisy numbers,i can show the arabic words,so how can
Calendar / Date / others classes should I use ?25 Apr 2007 12:13 GMT3
If today is 20Apr2007, I would like to display the date that after 14 days
(ie. 3May2007). How can I do ? Display format can be 03/05/2007 or 3May2007.
Ringo
Weird Java 6 Double-buffering Problem23 Apr 2007 15:14 GMT2
I'm having a printing issue since upgrading my Swing app from
JDK1.4.2_06 to JDK6.0 (b105).  I think its double buffer related.
As many of you may know, before printing, one must disable double
buffering.  This reduces the amount of data sent to the printer as well
Embedding a Jframe in an Applet22 Apr 2007 17:24 GMT7
Exception in thread "main" java.lang.NoClassDefFoundError: sampl20 Apr 2007 22:22 GMT4
Hi, I know this is a common error, but this occurs only in some of my
programs.
I run java on windows XP SP2, jdk1.5
My sampl.java file is like this:
How to disable maximum icon in a shell?20 Apr 2007 13:25 GMT1
I want my SWT application to be of fixed size. So i wanted to disable
the maximum button in shell. Could any one please tell me how can i do
this??
or is there any alternative way to do this ??
Pages: 1 2 3 4 5 March, 2007
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.