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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
JTree, NodeIcons are not shown28 Jan 2004 16:33 GMT1
Hi everyone,
I have a problem with JTree. I dynamically insert TreeNodes. Sometimes when I expand a node for the first time, there are no icons for the subnodes and leafs.
when i collapse end re-expand, then the icons are there but the horizontal size of the Label is not wide ...
"illegal component position" again28 Jan 2004 12:55 GMT1
Here's the problem:
I have a JDesktopPane and I want to put two JInternalFrames in it.
Here's the piece of code:
getDesktopPanel().add(getPropsPane());
My window flickers shortly when appears.28 Jan 2004 10:17 GMT4
I'm writing a gui based application on java 1.4.2 on win 2000.
I have some windows that open after a a button press.
Every time I open a new window this "flickers" shortly, it appears
like it is drawed and then soon redrawed.
problems with mouse events27 Jan 2004 23:07 GMT8
Hi there, ive been following a tutorial online, and am currently at a mouse
events:
http://www.javacooperation.gmxhome.de/indexEng.html
The code they suggest to use is:
Newbie: How to stack MDI GUI27 Jan 2004 20:18 GMT1
I like to create a multi document interface (MDI) GUI. Therefore I
extend my main class from JFrame and use a JDekstopPane for the MDI.
Now I like 3 JInternalFrames to display the actual content. In all these
internal Frames I will have content which has to be scrolled. So how do
Is JPopupMenu.show Flawed?27 Jan 2004 18:03 GMT4
I am using Java 1.3.1 on a Linux System.
I have spent mucho time getting the JPopupMenu.show to work the way I
require.
My End User enters an equal sign in the Forms JTextField that triggers an
JTextComponents and focus traversal keys27 Jan 2004 17:34 GMT3
There seems to be no easy way to have TAB and shift-TAB act just as
normal focus traversal keys for a JTextArea/JEditorPane.
BasicEditorPaneUI/BasicTextAreaUI remove/add them depending on whether
the text component is non-editable/editable (BasicTextUI.updateFocus-
Problem with HTMLEditorKit27 Jan 2004 15:35 GMT5
I'm developing an application which can let user to open and modify the HTML
document within the class extended JInternalFrame. But I experienced a
problem when closing the subclass of JInternalFrame. The code for saving the
modificatino of the content is in follow:
Problems using SwingWorker for JTree node rendering27 Jan 2004 13:02 GMT3
i am implementing a cell renderer for a JTree which displays a set of nodes.
The nodes in turn represent local or remote (ftp, http, etc) files.
in order to check whether or not each file is reachable or not i use
an url connection. since this operation may be very time consuming
Java Windows Service and Java GUI application27 Jan 2004 08:23 GMT1
I have a Java server application which runs as Windows service (jvm 1.4.1).
I also have a Java GUI application (jvm 1.4.2).
When the server is running, the GUI application doesn't start (no errors,
just hang). When the server is stopped, the applications runs without any
dynamic JComboBox (like URL's in Mozilla or IExplorer)27 Jan 2004 08:01 GMT2
I search for a editable ComboBox which behaves like
the url fields in well known browsers.
For example you type 'A' -> PopUp list shows all elements
starting with 'A', when you type 'Ab' ... and so on
How to set the default button in a JFileChooser dialog?27 Jan 2004 01:41 GMT1
How do I set the default button in a JFileChooser dialog?
Thanks in advance!
Thomas
Exception when hiding a column in JTable using Java version 1.326 Jan 2004 17:00 GMT2
We trigger the hide/show of columns in a JTable from a JPopupMenu
displayed on a right mouse button click. When the hide column menu
option is selected we call the
TableColumnModel.removeColumn(TableColumn) function and an exception
Line Graphs(Charts) Packages26 Jan 2004 15:54 GMT2
I'm currently looking for a free java package, thats able to draw line
graphs whilst the program is running - from data that my programs
generating.
Ive tried the usual google searches but I havnt found much. Just wondering
How redirect event between two public class?26 Jan 2004 11:23 GMT3
How can I send information about event from one object of one class to
another (belongs to another class)?
Main class (1) is extension of JFrame and describes my main application
window. Second class (2) inherited from JPanel creates JTree and places it
Pages: 1 2 3 4 5 6 7 8 9 10 11 December, 2003
 
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.