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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
get JCcheckBox icon26 Mar 2004 12:33 GMT3
How do I get the icon(s) used by a JCheckBox for default look and feel set
by the system.
JCheckBox.getIcon() returns null.
TIA,
Job Opportunity26 Mar 2004 09:10 GMT2
Respected members,
Around 500 to 600 employment in every city.
Salary will be from 2,700 to 12,000 as per profile. Plus travelling allowances.
Send your resume today at netgroup@rediffmail.com with subject "Resume"
Checkbox in the title of JTabbedPane26 Mar 2004 09:02 GMT1
How can I add a checkbox to the title of the JTabbedPane, so that I can
check-uncheck these tabs.
TIA,
- Manish
KeyListener26 Mar 2004 09:01 GMT2
How can I get keyboard events to my JInternalFrame?
implementing KeyListener does not work.  The events are never received.
Mark
JFileChooser26 Mar 2004 03:34 GMT1
I am trying to display a document in a frame after opening it with
JFileChooser. I am using an example from http:// javaalamanac.com/ but it
doesn't actually display a document.  How do you make the document load into
the frame?
help with complex swing jtable25 Mar 2004 23:20 GMT3
please advise :
I need a frame which contains several jtables
each one has to be able 2 freeze some columns, to allow multiple
headers as below and to have a total line, for some fields
How to display German Umlauts correctly on Mac and Unix25 Mar 2004 20:22 GMT9
I wrote an application that uses a fer German Umlauts like ??? in different
Components like buttons etc.
I put the Umlaut in the sourcecode like new JButton("L?schen").
However using the Unixcode on my mac give strange characters and vice
J Internal frame ?25 Mar 2004 16:16 GMT2
Hi have created a new j internal frame and placed it onto my main window as
follows.
 JDesktopPane multiPane;
 subFrameMultipleWindow subWindow = new subFrameMultipleWindow();
Saving JTextPane contents to file25 Mar 2004 08:13 GMT1
Do experts agree that an appropriate way of saving the contents of a
JTextPane (that will also contain components (e.g. buttons)) is to use
the normal writing-to-file method highlighted below?
    FileOutputStream fos = new FileOutputStream("textPane.txt");
Colorizing JTree nodes25 Mar 2004 06:39 GMT5
Can someone help me with colorizing each node within JTree. I have
searched over the net, but found examples only for rendering the whole
JTree, not the node itself. Here is my case:
import java.awt.* ;  
simple url box25 Mar 2004 03:17 GMT2
Can anyone give me an example of how to create a simple url textbox that
takes a url and goes to that page.
thanks!
Multiple Frame Help25 Mar 2004 02:32 GMT1
I have two Frame classes so far - BankMainFrame is the parent frame and
contains the main method and BankWithdrawFrame is used as a window that
calls a takes in a monetary value and withdraws this from a Bank object.
BankWithdrawFrame is opened when a "Withdraw" Button is clicked in
Get value from "child" frame24 Mar 2004 23:30 GMT3
I have a main ("parent") frame that opens up another frame (with an OK
button) on the click of a button. How do I get a value stored in a variable
within the "child" frame back to the parent frame when the user clicks on
the child frame's OK button?
How to make HTMLEditorKit/HTMLReader recognize multiple spaces?24 Mar 2004 22:16 GMT10
When I read a HTML file with multiple spaces, how do I make it render
all the spaces instead of shrinking them? I believe there must be ways
to replace the parser or DTD to make it show all the spaces. Does
anyone know how to go about this one? Some sample code would be of
Application wide setSelectionColor24 Mar 2004 20:04 GMT2
JTextPane lets me set the background color of selected text with the
setSelectionColor method. Though I don't offhand see how to do this
for some other components (like JTree), I imagine there must be a way.
But rather than hunt each component down, is there a way I could set
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 February, 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.