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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
TitledBorder Text is Truncated26 Jan 2004 09:45 GMT4
This must be a common problem. Please tell me it is.
Here's a simple version of the problem: I have a JPanel using a FlowLayout.
Within the JPanel I have one component: a JLabel whose text is a single
character in length. The JPanel has a TitledBorder whose text is much longer
Applet steals focus...26 Jan 2004 02:51 GMT11
Some time ago I noticed an irritating quirk in
applets, they tend to 'steal the focus' of a web
page and prevent scrolling using the keyboard.
At the time I was dealing with applets that had
Jtable Scrollbar, table Background color, JLabel issues.25 Jan 2004 20:24 GMT1
I am implementing a JTable. Using TableModel and JScrollPane( the
usual).
JTable(32*3)
Vertical scroll bar ALWAYS
Double Buffering?25 Jan 2004 19:19 GMT20
I would like to implement double buffering. I have done it before by
introducing a new "update( Graphics g )" method, which is automatically
called by the "paint( Graphics g ) " method.
But this time I wrote a new method, like the one below, without using the
Drag and Drop from Outlook to Java App.25 Jan 2004 18:28 GMT1
Does any one know how, and if it is possible to drag and drop messages from
Outlook Folders to a Java Application using Swing?
Thank you in advance
Aziz
check this AWT grid now with framework !25 Jan 2004 18:21 GMT1
check this AWT grid.
http://www.super-grid.com/
This is small with the size just 55 Kb. but very powerful java table, that
can be implemented into java applets, multi-tier, enterprise or standalone
jtable question25 Jan 2004 12:32 GMT1
How to set the table header for a JTABLE object in netbeans ide ?
Johan
JFileChooser "create directory"25 Jan 2004 00:26 GMT1
I want to remove the "create directory" button from a JFileChooser that
I'm using as part of a larger panel, not using its "open dialog" methods.
I tried doing:
           UIManager.put("FileChooser.readOnly", new Boolean(true));
Container in a container???24 Jan 2004 18:00 GMT1
How to get container in a container in any java application?
The main container be able to dynamically insert and remove different
containers.....
thank you
Editing JDBC ResultSets in a JTable24 Jan 2004 17:47 GMT2
viewing ResultSets is easy by adapting the TableModel (e.g.
ResultSetTableModel). However, how do I create an *editable* JTable that
accesses its ResultSet directly (updateObject() ... updateRow()) rather than
copies in an array? Do I have to write new CellEditors?
help: lost bufferedimage content24 Jan 2004 13:34 GMT5
i create a bufferedimage object, paint onto it, then redisplay it
periodically.  this works fine for a while; after moving the frame to
the background, then back to front etc, i totally lose the contents of
the buffer: all pixels are lost replaced with a white fill (component
Posted again : Pb with paint() ...24 Jan 2004 11:35 GMT5
I repost my question cause my last post doesn't appear anymore on the group.
Last time, I put two images for example. Maybe it is why my message does
not appear. So this time, take two images with transparent background or
let me your email adress so I can send you the right images ...
Resizable window23 Jan 2004 20:38 GMT2
How do you make 2 windows (jframes, jpanels or whatever) in a gui so that
the user can change the width/height proportion that each takes up by
dragging the mouse on the border between the 2.... an example is in JBuilder
you can drag the mouse on the border between the project pane ...
Creating a bitmap based font engine23 Jan 2004 19:16 GMT1
Im trying to create a font engine for a simple game.  The way Im
planning to do this, is have a bitmaps representing squared-size
letters, and have the game display only the part needed on the screen.
For example, say I have a 400x300 bitmaps, and every letter is
transparent image background - headless env23 Jan 2004 19:10 GMT1
I am trying to use .java.awt.* classes in a headless (server)
environment to draw an image with a transparent background.
Example: web page with yellow background contains an image with a
black line on it.  I don't want the image to contain a white rectangle
Pages: 1 2 3 4 5 6 7 8 9 10 11 December, 2003
 
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.