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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Center swing buttons 27 Jul 2004 16:57 GMT1
Why in this code, the Ok and Cancel Buttons are centered ?
I want them to be at the right side.
...
        JPanel mainPanel = new JPanel();
[JButton] change the icon periodicaly27 Jul 2004 15:42 GMT3
I created a class where I override the paintComponent
method of JButton to show an image (with g.drawImage)
How can I change this Image periodicaly with another
image? Let say, every 2 seconds.
Where can I find good look and feel jars to download and how do i do it?27 Jul 2004 11:10 GMT2
Where do I find nice jar's to download (how do I download them from
the site and how do I implement them in the project (what code do I
need?).
In short: How to implement look and feel gui for idiots...?
Does anyone know how to make a chatroom for free?27 Jul 2004 00:43 GMT26
Hi i am Simon,
I need to know how to make a 100% customiseable Chatroom with Staff/ Admin
rights in java. Please help me.
EMAIL me
send a KeyEvent to a JTextArea27 Jul 2004 00:05 GMT1
In a non editable JTextArea, I capture a KeyPressed event and I want to
redispatch it to an editable JTextArea. How could I do that?
JProgressBar look ?26 Jul 2004 13:40 GMT9
I am trying to get a particular look of the JProgressBar for my Splash
screen. This JProgressBar should display a bar from left to right
(normal), but it shoulnd't be a continuous bar, it should be like a
dashed bar. How do I get that effect in Java ?
How to constraint a JPanel to stay with the same size?25 Jul 2004 21:24 GMT2
I want my JPanel keeping it height in the JFrame.
Double Buffering Frame not Applet Problem25 Jul 2004 19:17 GMT2
I am trying to create a very simple animation using double buffering.
Below is my code which does nothing.  The frame is created but
nothing is drawn to screen.  When I remove the double buffering I can
paint to screen.    Any help would be appreciated.
Making Scrollbars Appear24 Jul 2004 18:58 GMT6
I have a KPanel class derived from JPanel.  It is embedded in a JScrollPane.
Initially the panel is blank and does not require scrollbars. As information
is written to the panel, its size grows until scrollbars are required.  I am
overriding getPreferredSize in KPanel.  Whenever ...
TextBox24 Jul 2004 15:18 GMT2
Is there a class like windows textbox with scrollbars?
JCalendar Component; paint (invisible) offscreen or multiple parents ...24 Jul 2004 09:57 GMT1
I'am programming a Swing JCalendar Component:
 - 1 container; e.g. Year or Month with
 - n child components ; e.g. Months or Days
displayed on screen.
icon vanishes if dialog is not resizable23 Jul 2004 13:33 GMT3
If i set setResizeable() to false in a JDialog the dialog which it
takes from the parent frame vanishes off.There is also a bug filed
against jre .1.3 but sun guys have closed it saying that it is fixed.
Is there any work around to have a consistent behaviour in both the
SWT/JFace StyledText box vs URLs23 Jul 2004 12:39 GMT5
Is there a SWT/JFace equivalent (maybe via StyledText) to the RichText
control in .NET? Specifically, I'm looking for an easy way to display text
in a box and have the box automatically detect and highlight URLs, then
raise an event if the user clicks on the URL.
JTable with a column selector menu23 Jul 2004 10:11 GMT2
I'm looking to include a JTable in an application, but I would like to
be able to dynamically select which columns should be visible, and which
should not.
What I'm after is something like the Mozilla Thunderbird mail client,
How do i start a thread when button is pressed?23 Jul 2004 09:47 GMT7
Hi, I wonder if someone could give me an example on how to write the code
when i want to start a thread when a button is pressed? The button invokes a
method with some quit heavy computations, so I want a new thread to do the
job, so that the main thread can do some repainting for ...
Pages: 1 2 3 4 5 6 7 8 June, 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.