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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Copying a StyledDocument deeply21 Apr 2004 15:31 GMT4
In simple words, I am trying to copy a document (StyledDocument doc) to
another StyledDocument instance.
I call a editing class with one of the arguments (to the class) as
"doc". This is the previously saved copy of textPane.getDocument(). I
Should I Use JDialog For.... ?21 Apr 2004 14:51 GMT3
Howdy, all.
I want to pop up a dialog box from a
JPanel, but I'm not sure if JDialog/JOptionPane
is the way to go.  It may be to "busy" for
JTable : colored rows21 Apr 2004 14:01 GMT5
I am trying to make a JTable with rows in different colors. It currently
works a *bit*.
I have created a new JTable, and use an AbstractTableModel with it. With
this model, I can add serveral kinds of data to the JTable: Integers,
row color in jtable21 Apr 2004 11:17 GMT4
how can i change backgroundcolor for row
in jtable?
Signature

grzegorz dribczak

how to convert a JTable to an image?21 Apr 2004 08:00 GMT3
I have code that will convert a JTable to an image, but the problem is that
if the height of the JTable is greater than the height of the screen, the
bottom of the table is cut off. I do not want to display the JTable on the
screen at any time. Here is my code:
xml markup & Java20 Apr 2004 19:54 GMT1
I would like to create a interface based on a XML definition like XUL
, but I don't want to be dependend on Mozilla. I would also be able to
define my own tags and use my own custom (swing) classes.
Anybody experience and advice with this ?
Rookie Needs help with tabs20 Apr 2004 18:20 GMT4
I have a few tabs on my panel. A strange thing happens, though, when I
bring up the application--some of the fields from one tab show up on
the other! How do I fix this??
Thanks,
Select JTree root node20 Apr 2004 17:44 GMT4
Maybe this is very simple, but I am struggling to get the root node of a
JTree if nothing is selected in the tree. On my JTree object, I invoke could
invoke:
((DefaultTreeModel)bookmarkTree.getSelectionModel()).getRoot();
how are Java GUI apps being used these days?20 Apr 2004 11:42 GMT3
Where are Java GUI applications being used currently? Since I've never
seen shrink-wrapped Java software, I would think GUIs are used for
in-house software or perhaps horizontal (business-to-business,
as opposed to business-to-mass market consumer) markets? Any insight?
Trying to extend a CharsetConverter20 Apr 2004 09:17 GMT2
I get the compiler error:
can not resolve symbol:
Symbol: CharToByte8859_1
location: package io
Simulated Mouse Drags20 Apr 2004 07:01 GMT1
Sun's Swing tutorial section titled "How to Use Scroll Panes" states this
about dragging and autoscrolls:
"Setting the autoscrolls property to true makes the component fire
synthetic mouse-dragged events even when the mouse isn't moving (because it
How does JTabbedPane actually work?20 Apr 2004 06:50 GMT1
I'm currently trying to understand how JTabbedPane works to gain a
better understanding of the inner workings of Swing.  The problem I've
run into is that I don't understand how the GUI is actually rendered
with a JTabbedPane.
Setting the size of a JTextField20 Apr 2004 01:37 GMT1
I'd like to set the size of a JTextField and at the same time limit
the number of characters that can be entered by the user to a higher
number, i.e, the user can see 30 characters but can write 50.
How can I do this?
Default JTree with the colors, sports and food nodes19 Apr 2004 15:58 GMT2
Is there a way to create a JTree with a null root node and no elements
without Swing adding the colors, sports and food nodes automatically ?
thanks
how to write multi column listbox?19 Apr 2004 15:15 GMT2
I want to create a lightweighted multi column listbox in java,
preferably without swing.
If use JTable, I don't know how to include it in the applet when display
it in the web.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 March, 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.