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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
TextListener Event27 Jul 2005 05:16 GMT8
I'm working on a program for a class assignment and ran into a problem.  The program is essentially finished, I just need to add one additional feature to it.  The program is split up into two classes: one that handles creating the GUI (MortgageDisplay) and the other that ...
Highlighter remove font color26 Jul 2005 17:56 GMT1
When I use a highlighter in a JTextPane, the font color is not setting as
say in AttributeSet.
I use java 1.4.2_08 on Mandrake 10.0.
How is it possible to use both higlighter and font color ?
setCursor deprecated...26 Jul 2005 15:47 GMT1
im using Java 1.5, and Im trying to set the cursor to a wait or a hand
cursor while my application is "working".  I have
myjframe.setCursor(Cursor.getPredefinedCursor(Cursor.WAIT_CURSOR));
which does compile without deprecation, however it does not effectively
in need of swing performance advice26 Jul 2005 15:20 GMT4
I've hit a point in my app when I first call .validate() when loading a
new panel (it is fairly complex), it takes up to 5 seconds to load..
There must be something I can do to get over this and was wondering if
anyone had any ideas, if you are interested then my App flows like ...
class included in JApplet ?26 Jul 2005 09:32 GMT17
Hi
Have a general question about  classes contained by JApplet.
There is a class which arranges its components lay out and their behaviour
(in answer for the exteranl, user's actions-> it sets the values of this
How to get Memory Status?26 Jul 2005 08:17 GMT1
Is there a java class that I can use to retrieve information about the
current system total available physical memory?
JList gets moved around in layout after data is added to it26 Jul 2005 03:25 GMT3
I have  a JList in a panel next to(to the right) some textfields/buttons
in another panel.  I'm using the gridbaglayout.  When I'd add data to
the Jlist the Jlist would resize about 100 pixels I guess and would
squeeze the textfields/buttons in the adjacent panel  into a smaller
Another simple question.  removing title bar from JDialog25 Jul 2005 15:40 GMT1
How can I have a JDialog that pops up NOT have a title bar?
Thanks,
the doktor
java Knob25 Jul 2005 11:36 GMT9
I would like to use a Knob, but considering the fact that I am not very
able with graphic, if it's possible, I would like to find something
existing...:)
Does anybody can suggest me where can I find the source of a simple
Streaming text to a Swing component...25 Jul 2005 10:46 GMT4
Is there an easy way to set up a streaming swing console?  (Scrollbars &
read-only clipboard access would be nice.)
I want to be able to set up a text window to act as an output console for my
Swing application.  This application is hidden under something else that
adding pictures to a JPanel24 Jul 2005 20:03 GMT1
I have two problems with adding pictures to a JPanel.
Unfortunately if the amount of pictures I want to add is too high, it takes
a long time until my application goes on.
It waits until all pictures are loaded with a complete grey screen instead
User Order JList Items Via Up/Down Buttons24 Jul 2005 18:27 GMT2
Anyone has sample code or ideas on how I could do this where I can
populate a JList, and user can reorder each item by highlighting it,
then clicking on Up/Down buttons?  Thanks.
JScrollPane Not Obeying Sizing?24 Jul 2005 12:40 GMT10
Help,
I'm trying to add a JScrollPane to the JFrame contentPane. But its not
limiting the size of the whole windows despite my various calls to
(setBounds, setMaximumSize, setViewSize, setSize) limit the size. It
Wierdness with Key listeners24 Jul 2005 02:16 GMT1
I have a JFrame, which contains a JPanel and a JTextPane separated by a
JSplitPane.
The outer JFrame implements KeyListener, and whenever that JFrame or any of the
components within it have focus, I want the JFrame's Keylistener to process the
Jtextfield: how to make left side of the text visible22 Jul 2005 21:15 GMT2
I have a Jtextfield in the GUI. I want it to be left aligned and always
the start of the text to be visible. But I see that when the text
length is smaller than the Jtextfield width, the text is correctly left
aligned and whole text is visible.
Pages: 1 2 3 4 5 6 7 June, 2005
 
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.