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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Java swing GUI - GNOME refresh issue.31 Aug 2008 10:52 GMT3
 I am a newbie into java swing and have an application written in
swing and awt. I have compiled this application on Linux and when I
run this application the toolbars and menubars do not appear when the
GUI appears. If I resize the mainframe, the toolbars/menubars start
JTree within JScrollPane: Update visible rect on model change events31 Aug 2008 05:45 GMT4
I have the following requirement:
I have a JTree placed within a JScrollPane. The model of the JTree is
now updated every other second. But the additional entries are added
at the top of the Model (index is nearly always 0).
JInternalFrame - Title Bar27 Aug 2008 20:24 GMT4
Is it possible to remove the title from a JInternalFrame ?
JTable Tab Focus problem27 Aug 2008 13:30 GMT2
Hi there, I know this problem has propped up all over the place but
the answers have not helped me to solve my problem entirely. I think
this is because with each change of data in any cell in my table, the
entire table needs to be reinitialised - that is, the data model is
recreating timesharing IO26 Aug 2008 18:37 GMT7
I was looking through some old pascal line printer listings from
<mumble mumble> decades ago, and thought I'd try to recreate an old
game I wrote in Java.  Java, of course, doesn't do WRITELN and READLN
from the terminal, so I created a jframe with a  jscrollpane
ComboBox26 Aug 2008 16:51 GMT2
            I have a comboBox .whenever i click on it the
dropdownlist shows up but on clicking on any item in the list the
clicked item gets selected and the list disappears.I want the list to
remain so that i can scroll down through the lictby clicking on any
ultimate chalenge in JComboBox25 Aug 2008 06:40 GMT3
vaidhu wrote:
hi
how do I change the font of individual combo box items, say if I have 5
items in a combo box , how can I have each of them in a different font ? I
UIDefaults22 Aug 2008 10:03 GMT4
Where I can find the key names of the UIDefaults hashtable?
Some examples use keys like "Label.background", is there a
comprehensive list?
Thank you
textarea and textListener22 Aug 2008 10:00 GMT1
i have posted this before fifteen days i am posting again..
pls help me i am doing a project i am struggling because this
i have a JTextArea ta; in a JFrame class and i have implemented
TextListener
Simple JComboBox query 21 Aug 2008 13:38 GMT2
how do I change the font of individual combo box items, say if I have 5
items in a combo box , how can I have each of them in a different font ? I
can do combo.setFont(Font f) but is there any way I can set the font of the
combo Items ? can anyone help me out please?
Nimbus oops21 Aug 2008 01:48 GMT13
I discovered I had to manually plumpen up  JSpinner to make it have
enough space to see the value when I used the Nimbus L&F.
Other components may have similar trouble.  I found I had to widen a
JTable column, though I can't figure out why.
Java design issue relating to gui.19 Aug 2008 11:19 GMT4
I have Swing app that allows the user to select a file, which in turn, will
be processed by a "worker thread" that will read the file, and process
accordingly.
The gui and the "worker" thread are within seperate classes( and source
BoxLayout annoyance18 Aug 2008 08:44 GMT3
Why would this line give me an error about sharing the box layout.  I
can't possibly be saving it.  I don't even have a reference to it.
frame.setLayout(new BoxLayout(frame, BoxLayout.PAGE_AXIS));
I've run into this before and I can't seem to remember what the solution
Keyboard focus getting lost18 Aug 2008 00:34 GMT5
I have an applet that loads a component that uses any number of other
components internally.  When it is first running the component gets the
KeyPressed events that I want it to, but then after doing anything with
the mouse, it no longer gets these events.  I think that the focus ...
Worker Threads and EDT17 Aug 2008 12:32 GMT12
I have some legacy code to spruce up, and it breaks one of the cardinal
rules of swing: it updates the UI with worker threads (not the EDT).
Finding all of the potential culprits is easy, but there are hundreds of
cases which could be problematic, and the vast majority are fine. ...
Pages: 1 2 3 July, 2008
 
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.