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 / August 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
difference between JDialog's dispose() and setVisible(false)07 Aug 2007 13:17 GMT3
Is there any difference between dispose() and setVisible(false) of
JDialog. As i know, both just close the dialog when called. However
unlike show() why is dispose() not deprecated?
Thanks,
Is it possible to create a truly fixed size component?06 Aug 2007 22:26 GMT3
I'm trying to make a JFrame application that emulates an 80 by 24
terminal with fixed width font (for displaying a Roguelike game). But
around the terminal part, I'd like to be able to place other
components as well (list of items held, etc). I'm not very experienced
HyperlinkListener in JTree06 Aug 2007 11:03 GMT1
I have a Problem with a JTree. I want display the Text in the Nodes
with HTML.
- RootNode
   - Node1 text bla bla <Link1> normal text <Link2>
building DefaultTreeModel from List<String>03 Aug 2007 19:23 GMT2
 I hope someone can explain to me how to build
my DefaultTreeModel from a List of delimited Strings.
I get from my news server a list
(some tens of thousands) of newsgroups in the form:
confused about the sequence of event listener execution03 Aug 2007 08:22 GMT8
Hi, all,
I have a question about execution order of event listeners when an
event occur and two or more listeners are registered for that event.
For example, I have a panel class that contains a textfield for enter
Cell Renderer for JTable02 Aug 2007 23:44 GMT1
  Does anyone know if more than one column of a table in Swing can
have a custom cell renderer set to it? I have a table in which setting
a custom cell renderer for one column works fine, but when I set a
renderer for one more column it causes issue with display of my GUI.
JTextArea append method doesn't always append02 Aug 2007 21:18 GMT13
I have an application with many custom loggers, and a number of JTextArea
instances for displaying the log entries written to the loggers.  Each
JTextArea has a thread associated with it that continuously pulls entries
out of a particular logger and appends that text to the ...
SWT Question: How to set the absolute split position of a Sash?01 Aug 2007 13:28 GMT1
The Sash in contains 3 SashForms. Ideally, the user wants resize
weights of { 0, 4, 1 }, but the problem is that the weights are also
used to determine the initial splitter positions, so if we set the
first weight to zero, it collapses the first pane to zero-pixels.
JScrollBar problems01 Aug 2007 12:32 GMT6
I am trying to force the scrolling to show the top of what I have just
generated in a JTextArea.
JTextArea  howTo =
               new JTextArea(  ... );
VisAD vs PtPlot01 Aug 2007 08:43 GMT1
I am starting some simulation scientific work at university. I am
wondering which one to choose? Does anyone know which is best?
Pages: 1 2 3 July, 2007
 
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.