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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Hiding a JTexfield from the GUI31 May 2008 09:53 GMT5
I'd like to hide a JTextField from the GUI so that the layout doesn't
"see it" anymore ? I tried, setVisible(false) but it leaves an empty
space on the layout as if the component was still there.
Is there an easy way to achieve this ?
JFrame resizing29 May 2008 11:46 GMT18
Hello Group,
why doesn't the following code work?
import java.awt.*;
import javax.swing.*;
Document Filtering Question29 May 2008 05:51 GMT8
All,
I am missing something with regard to document filtering. I have
successfully built this app where the text clears (actually gets
replaced with "") everytime a keystoke is entered into my textField.
Swing API for Workflow drawing application28 May 2008 09:25 GMT1
I'm looking to evaluate some swing based API's which can be used to
develop an application for drawing/developing workflows. Can any one
suggest some good ones? What is expected out of the application to be
developed is capabilities similar to the GUI builder of
Using two JFrames with one always mimicking the other27 May 2008 16:24 GMT4
I have a Main Frame and a Log Frame. I currently have it so that when
I move my Main Frame the Log Frame follows it, and when I minimize and
maximize my Main Frame the Log Frame does the same action.
But I cannot work out how to get the Log Frame to gain focus when I
JScrollPane content sizing26 May 2008 18:02 GMT8
 I'm new to Java GUI programming, and it's been a constant struggle
to write a GUI that looks like it was on purpose. Well, JScrollPane
has been giving me more trouble  than it's worth, so as a last resort,
maybe someone could just tell me how to fix it?..
Painting Negative26 May 2008 18:00 GMT7
I've got a JLayeredPane, on which I put an "ImagePanel" (which simply
shows an image, nothing special) on layer 0.
Then I want to add another component on layer 1, so that the whole
ImagePanel will be covered by, let's say a black rectangle. Still easy.
disable the sorting  function of the header21 May 2008 16:06 GMT2
I'm using filtering on a jtable so I can't disable rowSorting
altogether but I wont to disable the rowSorting feature thats in the
jtableHeader, does anyone have any idea how the is done ??
thank you
Problem with Buttons21 May 2008 13:58 GMT5
I'm trying to convince Java to create a button that is exactly the same
size as the image that I'm using for it.  I've set the Insets to (0, 0,
0, 0), but this isn't working.  There is still some kind of border around
the button.  
FREE Tutorials on HTML XHTML CSS JavaScript XML XSL ASP SQL ADO     VBScript, SAP - ABAP21 May 2008 00:44 GMT1
FREE Tutorials on HTML XHTML CSS JavaScript XML XSL ASP SQL ADO
VBScript, SAP - ABAP visit ebooks.univdatabase.com
flipping an icon20 May 2008 09:16 GMT1
I am trying to flip the thumb on a horizontal slider so that it points
down instead of up.
To do this I need to flip the icon representing the thumb
(I am using MetalSliderUI which uses an Icon for the  thumb).
JButton with Multiple ImageIcons19 May 2008 22:49 GMT2
I am evaluating the Java Swing toolkit
for a new project, and I would like to ask
if it is possible to add or place more than one ImageIcon
on top of a JButton?
Problems with JTabbedPane18 May 2008 03:55 GMT10
Why aren't the tabs in my JTabbedPane showing? I have a JTabbedPane
with a number of JPanels placed on a JPanel in a JFrame, but the entire
display is just empty. I made sure to call setVisible to be safe.
How to display text messages in a scrolling text area?17 May 2008 16:38 GMT8
To display text messages (as - for example - in a window with
 log messages) in a scrolling text area, there are several
 Swing components I am aware of:
http://download.java.net/jdk7/docs/api/javax/swing/JTextArea.html
Erasing a line17 May 2008 01:58 GMT3
I'm using antialiasing and transparency in an app I'm writing and I'm
running into some difficulty with the intersection of the two.
Let me work up an example and post it here..  
Ok.  Well this is no good.  
Pages: 1 2 April, 2008
 
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.