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 / April 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Can't scroll horizontal scrollbar11 Apr 2005 12:41 GMT3
I've got an app with a GUI that includes a JTable. I'd like for the
table to be scrollable, so I've created a JScrollPane on it. However,
the horizontal scrollbar doesn't have a scroll knob on it, and using the
left/right scroll buttons doesn't cause it to scroll. How can I get ...
Implementing a view via a TreeCellRenderer in a JTree11 Apr 2005 12:17 GMT3
I have a model of a tree (represented as a JTree) and I want to display
only certain nodes of this tree. My problem is that I want to determine
in the TreeCellRenderer whether this tree node should be displayed.
If I return a null reference in getTreeCellRendererComponent(...) a
jtable & keystrokes11 Apr 2005 10:59 GMT2
Does anyone know of a decent example using a jtable to essentially do a
jtable.model.setValueAt() of values typed into a JTable cell? I'm all
twisted around on this. Thanks, Ike
lookandfeel09 Apr 2005 21:02 GMT3
how do you use the lookandfeel?
in particular, where the .jar file should be placed?
Adding multiple GUI drivers into one window09 Apr 2005 11:14 GMT1
Hello,
I'm reasonably new at java:
I have several classes that create different windows...using JFrame, JPanel
etc, I was wondering how I could add these seperate gui's to one driver
JRE 1.4.2_07 on W2k problems08 Apr 2005 20:41 GMT1
Hi,
I have problems with a W2000 customer computer.  
(W2000 SP4 actual patches)
an urgently needed Java program needs the JRE 1.4.2_07
No error messages but doesn't give the required output..08 Apr 2005 20:12 GMT2
I wrote the program below to calculate cost of phone call when the user
enters values for hours, minutes and seconds. I have to convert hours and
seconds to minutes so that i can calculate cost of phone call which is 10
cents per min. Code compiles without any errors but does not ...
large applet07 Apr 2005 11:06 GMT2
Hello All, my web page has some large applets; these are displayed after
some two minutes when using linux konqueror but not at all in windows
internet explorer. Sometimes in these cases the java console says that it
cannot find the class file. Any comments, remedies, gratefully ...
JTable selection behind07 Apr 2005 07:43 GMT3
If I have a JTable which I attach a SelectionListener to because I want to
detect whenever a row changes, wither by mouse click or keyboard event, I
find that my SelectionListener is always picking up what the previous
selection was! The code below demonstrates this.
Mixing Swing and SWT?06 Apr 2005 20:43 GMT1
I was wondering whether it is possible to embed an SWT object in a Swing
(internal) frame?
I know that the opposite has recently been made possible by Eclipse
developers (at least for a few platforms), but I need it the other way
Animation??06 Apr 2005 10:09 GMT1
i have an image lets call it  image1.gif
it is an animated gif.
i want this image to be put on the panel and be visible and animated.
i have used the mediatracker.
waiting inside method until user clicks button06 Apr 2005 02:13 GMT4
Hello.  I am making an application, and at several times the user will
need to pick an object from a list of objects.  To do this, I have a
class extending JFrame that displays a JComboBox and has a button "ok"
for when the user picks the one he/she wants.  But, what happens next
Autoresize of JScrollPane when size of inner component changes05 Apr 2005 16:09 GMT2
I have an app that displays lots of information in JTables. At program
start, the tables are empty and are later filled based on user
actions. My problem is that the JScrollPane in which the tables are
placed are not changed in size when the table size changes.
config file processing05 Apr 2005 07:52 GMT4
what are the preferred means of dealing with slightly complex config
files these days.  by slight complex, i mean the config file may not be
a simple name/value pair format.
what about config file for applets? i imagine these must be read and
Swing event priority05 Apr 2005 05:21 GMT2
My application has a JTabbedPane.  On one of its panels there's a button,
that does a slow operation.  Surprisingly to me, if I click the button
multiple times, then click one of the other tabs on the JTabbedPane, the
pane-switching event is occurring *before* all the button clicks ...
Pages: 1 2 3 4 5 6 7 8 March, 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.