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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
java.lang.IllegalArgumentException: Invalid location24 Sep 2004 06:31 GMT7
I sometimes see the following exception:
java.lang.IllegalArgumentException: Invalid location
at javax.swing.text.JTextComponent.getSelectedText(Unknown Source)
at
JDialog dispose and application window popping23 Sep 2004 20:15 GMT13
I have an application where I show a JDialog (sort of as a status
indicator). During this time, I launch an application like Excel
(which comes up successfully). Once that other application is
launched, I take down my dialog by calling dlg.dispose(). Note that
paint program23 Sep 2004 19:15 GMT12
I am quite new to Java and thought that making a simple painting program
would be a good way to get familiar with how to deal with its graphical
features.  I'm using Swing and can see how to draw solid rectangles,
circles, lines, etc.  But what I would like to do is implement an
Make an applet fill the browser window23 Sep 2004 15:03 GMT5
I have an applet, and I want it to fill all the browser window. To do this, I have this HTML, which works fine (note the 100%):
<applet
  width    = "100%"
  height   = "100%"
JFileChooser23 Sep 2004 14:09 GMT1
I am using a JFileChooser to select directory.
In JDK 1.4 all works fine. But in JDK 1.3, when a navigate into a
directory and select open, it does not work.
What I see is that in JDK 1.4 the path is visible in the FILE: text
JList JScrollPane DefaultListModel Updating23 Sep 2004 13:34 GMT1
I am running into a problem concerning the updating of a Jlist that
has a DefaultListModel and is attached to a JScrollPane.
The problem I am experiencing is a ArrayOutOfBoundsException.
I am adding and removing a lot of "bots" to and from the list very
Cant Run Applets XP/IE6.023 Sep 2004 04:56 GMT1
Hello all..this is driving me crazy... I cant run applets
 in IE6.0 using the embedded Oracle 10g server.
  here are my peticulars...
   - Windows XP no service packs (offline machine)
Another LayoutManager question23 Sep 2004 04:44 GMT6
Hi again,
yet another LayoutManager problem now that the GBL part is solved.
How to realize a layout that performs like a one row/one column HTML table
without any "width" and "height" attributes?
ImageIcon not finding my images!23 Sep 2004 00:39 GMT11
So, I'm trying to use an ImageIcon to display some pictures in a JPanel
(which is itself inside a JFrame)
Unfortunately, my ImageIcon is blank. I made sure I'm using the proper
filename/path, and that the image is where I think it is.
Manual resize vs. programmatic resize22 Sep 2004 18:39 GMT1
I need to know whether a JComponent is being (or has been) resized manually
by dragging its border etc. OR if it is the result of a programmed (by
myself) setSize statement.
Use: A window should automatically (programmed) adjust its size as needed
Advantage - Disadvantage of various Java GUI Implementations22 Sep 2004 12:18 GMT2
Can someone point me to information on the advantages and disadvantages of:
Java Application versus
Java Server Page based application versus
Java Server Faces based application versus
Additional UI packages for Java 2 Micro Edition22 Sep 2004 09:48 GMT1
I'm looking for additional user interface packages for
the Java 2 micro edition.
Any tips and links would be appreciated!
best regards
All my components need refresh with the new data ???22 Sep 2004 09:32 GMT6
My small application (JTree, JTable & JPanel) draws
data from database and everyting works just fine.
But now I want open button with the new database connected
to my application and all my components and it variables needs new
Searching in an HTML document21 Sep 2004 16:53 GMT3
If I have an HTML document, and want to search for and highlight a
string in the document, is there an easy way of getting from the
character positions in the raw HTML to the corresponding selection point
in a JEditorPane?
Adding a MouseListener to a canvas.21 Sep 2004 13:35 GMT10
  I'm having problems adding a MouseListener to a canvas.
I have a class that extends Canvas, and I can't for the life of me add a
MouseListener. I've tried:
Adding a MouseListener from within the constructor:
Pages: 1 2 3 4 5 6 7 8 9 10 August, 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.