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 / November 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How Do I Make My Application "Feel" Faster30 Nov 2006 15:17 GMT8
I'm currently designign a GUI and, while it's going pretty well, I've
noticed when I do something like open an document using the GUI, the
drop down menu (File > Open) that I've created doesn't immediately
disappear.  It seems to hang there for a moment and refreshes after the
multiline header in jtable30 Nov 2006 09:12 GMT2
hellow friends,
I am creating a jtable with 9 columns.
And I want multiline header in this table.
How do i get it?
Problem Setting Column Widths30 Nov 2006 02:54 GMT1
I'm attempting to set the width of some columns in a JTable to the size
of their column header's plus the column margin.
I call the following method for each column in the table. I don't want
some columns to have a fixed size hence the boolean.
Problem - cannot display rows correctly in jTable29 Nov 2006 22:24 GMT14
There seems to be a problem with processing and inserting large (>2000)
amounts of data into jtable.
I read single rows from a database, do some processing and use
insertrow() to feed them to jtable. They get to be displayed (UI) as
how to print the data with components?29 Nov 2006 21:23 GMT10
hello friends,
i have created one form which consists of jtable, jlist and many more
java components.
i want to print that form on printer..
extendedTooltip with Images29 Nov 2006 15:16 GMT2
Hallo NG,
I would like to enrich my gui using a kind of tooltip which shall also
contain Images and several lines of text. After googleing, I only found
http://www.downloadpiloten.de/download-software/programm/3530.shtml which is
about size of the java components29 Nov 2006 14:36 GMT2
hello friends,
i am laying down so many components on jframe.
   JLabel l1,l2,l3,l4,l5,l6,l7,l8;
   JList add1,add2;
problem with setting a panel size within a frame29 Nov 2006 13:17 GMT11
I'm trying to make a GUI which looks like this:
|----------------------------|
|Please Wait...        o O X |
|----------------------------|
HTML Editor28 Nov 2006 20:52 GMT8
i'm currently trying to develop a simple HTML-Editor with JTextPane and
the HTMLEditorKit provided by Swing.
Actually I want to transform a paragraph <p> to a Heading <h1>. This is
my code:
Saving Windows Position/Size28 Nov 2006 18:44 GMT1
I'm writing a program in which I want to save information like window
size, window position, is it maximized, etc.  I have it (mostly)
working, but I've noticed one bug that's been annoying me, and I'm not
entirely sure how to fix it.
MouseListener - Changing background color28 Nov 2006 08:10 GMT1
Here is the code I have.  Basically all I want to do is change the
background of the frame to black when I click the mouse (mouseClicked)
and change it back to white when I release the mouse (mouseReleased).
I can't access frame directly to do frame.setBackground(Color.BLACK),
JSlider Set knob Color28 Nov 2006 06:41 GMT3
    I would like to change the JSlider's knob color. I saw an  example
on the web that used the BasicSliderUI to do that, but it doesn't work
well. When I use that it paints correctly the Slider but the rest of
the window components are not painted.
file comparison utility27 Nov 2006 12:23 GMT2
I need a file comparison utility which i can embed within an already
existing GUI. can anyone give me a link to such a utility. All the
utilities i have come across dont give source code and cant be embedded
in an already existing GUI. I dont need any options. It just needs to
JScrollPane - ScrollBar - Not Scrolling withJTable27 Nov 2006 10:19 GMT4
   I have a JScrollPane containing a JTable.
   I programatically traverse the JTable by selecting rows and  scrolling
the JTable
           jTable.scrollRectToVisible(r);
Opening up a file with default program26 Nov 2006 14:26 GMT1
Is it possible, in java, to open up a file (using the JFileChooser class)
and then execute it by telling JVM to use the default program.  For example
in windows, when I double click on a jpg file the image opens up in my
default graphics viewer - or if it has a .doc extension ...
Pages: 1 2 3 4 5 October, 2006
 
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.