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 / May 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to write a thin client using java to access a remote system21 May 2004 14:52 GMT4
Is there any java example  for that?
Thanks
sam
GUI development guidelines for Java Swing Components21 May 2004 11:04 GMT1
   I'm looking for material books, or webpages that offer guidelines
for developing forms and screens with Swing Layout managers.
I'm looking for something that provides guidence or examples on
approaches to adding swing components to layout managers to build
Trouble Displaying and Image20 May 2004 20:37 GMT2
The code that follows is the start of a user interface that I am
creating for a Java Application.  I am having troulb getting the
application to properly display the ImageIcon icon (which represents
canada.gif).  Can anyone give me a clue as to why it is not displaying
I have swing problems20 May 2004 20:24 GMT10
I'm making a civ clone in Java and it is in a somewhat advanced state, but
I'm having swing problems...
I have a UI object which coordinates which windows are shown and at which
time, the thing is that I create a form and place things here and there....
IOImage.write failure20 May 2004 19:26 GMT3
This code works for "JPEG" but not "gif" or "GIF".
Why?
// repaint onto a BufferedImage
BufferedImage bufferedImage = new BufferedImage ( width + inset * 2,
Centering JTable headers20 May 2004 10:34 GMT2
How do I center the JTable/JTableHeader header text?
With JLabels, it works with calling the constructor:
JLabel lb = new JLabel(str, JLabel.CENTER);
However with JTable, I don't call any constructors but these:
Sun's good PNG20 May 2004 02:41 GMT5
I looked at the sizes of file created from the same image:
2,079  PSP.png
1,408  SUN.png
2,766  PSP.jpg
Using Empty String in SpinnerDateModel19 May 2004 18:55 GMT1
I am trying to place an empty string at the very beginning of a list
of dates in a JSpinner.DateEditor.  I want to give the user the option
to select nothing if they don't want to pick a date.  I have extended
JSpinner and SpinnerDateModel as a means of doing this, but this just
Using getLineMetrics19 May 2004 18:53 GMT5
GetLineMetrics wants a graphics context.  I don't have one until my
paintComponent gets called.  I am trying to calculate sizes ahead of
time.  Is there a way to get a "default" Graphics context so you can
do FontMetrics stuff?
Anybody Using XML/XUL To Build Your Java Swing or Eclipse UIs?19 May 2004 18:52 GMT3
 is anybody using XML to build Java Swing or Eclipe UIs? Can you you
let us know what toolkit you use (e.g. Thinlet, SwiXml, Beryl, Vexi,
JellySwing/SWT, GroovySwing/SWT, Luxor, etc.) and how it all works
out?
How to intercept keyboard events to a component19 May 2004 17:24 GMT2
What's the best solution to this problem?
There is a JComboBox on a JPanel.  After a user clicks on it, it has
focus and
therefore receives keyboard events which should be going to the
moving & drawing objects using swing 19 May 2004 15:04 GMT1
When I was using awt I extended my class with Applet to draw objects on
and let to move around etc ...
But what component can I use within a swing application ?
Handle JMenuBar with visible glass pane19 May 2004 08:15 GMT2
I'm currently implementing a swing GUI which uses a glass pane. My problem
is with the MouseListener:
I intercept the mouse events on the glass pane, and dispatch events to the
underlying components when necessary. I looked at an example in the Sun Java
TextArea and images19 May 2004 06:46 GMT1
I am working on a chat applet (awt only), and I would like it to show an image
next to some text received from the server. I have looked everywhere I
can think of for a similar piece of code, but I haven't succeeded yet.
I use a TextArea for inserting the text received but I don't ...
How does MVC relate to Swing Components and Swing Model?18 May 2004 12:18 GMT8
Something with MVC that I cannot quite get is the separation of
Model-View-Control with the use of Java Swing components on the View and the
corresponding Component model.
E.g.  View uses JTree and JTable.  JTree has a TreeModel and JTable has a
Pages: 1 2 3 4 5 6 7 8 9 10 April, 2004
 
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.