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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Flickering JList ListCellRenderer on Mac OS X, ok on Windows & Linux23 Jan 2007 23:02 GMT6
maybe someone has an idea about this one, I'm out.
I'm working on an app with a JList containing images.
On Macs (both Intel and PPC, Java 1.5) the list is continuously
repainted (even when the app is hidden) causing the contents to appear
JList items23 Jan 2007 21:48 GMT2
I have a JList that contains a list of steps to do something.  When the
user completes a step they then select the next step, and the previous
step is considered complete.  Is there a way to format an individual
JList item, so I could visually display that a step is done (italic
ConsoleWindow exception?23 Jan 2007 16:57 GMT2
My applet is getting the following exception.  I can't find any
documentation on the error.   Does anyone have experience with this
error?   No JTextArea objects are used when this exception is thrown.
Exception in thread "AWT-EventQueue-1"
extending JComboBox breaks getSelectedItem()23 Jan 2007 06:24 GMT5
I've created my own JComboBox and implemented the ActionListener
interface for the new class.  I defined the actionPerformed() and all
was well until I realized that calling comboBox.getSelectedItem() no
longer returns anything as long as I define comboBox to be of type
Images and OO23 Jan 2007 01:48 GMT1
I am writing a very simple programs which displays a different coloured
target depending on what colour has been selected (using a combo box).
I have an abstract class called Target and three classes called GreenTarget,
RedTarget and YellowTarget which all extend Target.
How to best organize GUI app22 Jan 2007 05:55 GMT1
I have to continue working on previously existing Java GUI app.
it has tool bar, menu and map area with objects.
I'm now looking for good solution for how to organize events/state
handling inside the app.
how can i set center alignment of jtable column?20 Jan 2007 21:37 GMT5
hi, i am using a jtable for making some calculation and i want to set
the center alignment of last column.
But i really dont know how to set it?
Please help me out...
Question about updating components20 Jan 2007 01:20 GMT3
Hey all,
I've been so "lucky" that I've inherited a big applet that I would like
to improve.
It has a set of buttons that perform some very lengthy processes and I
reference JScrollPane.viewport from JScrollPane.rowheader19 Jan 2007 23:20 GMT3
How can I reference JScrollPane's
ViewportView from the contents of the
same JScrollPane's RowHeaderView?
I've tried:
Filebrowsing inside mainapp window19 Jan 2007 23:13 GMT3
Hello all,
I would like to have file browsing available inside my
(swing)application, not via a dialogbox. Are there any good classes
already available for this, or must I sit down and write my own?
coordinate system and paint layered components19 Jan 2007 02:55 GMT4
 newbie questions.
When I draw lines in the following
Ruler and RulerCursor paint methods
I draw them both at y=20 but they
Highlight row and column when selecting a cell in JTable18 Jan 2007 21:22 GMT1
I have a JTable and I would like to be able to select a cell and have
the corresponding row and column of that cell both be selected.  Is
this even possible with the existing JTable API?
Changing the order of Frames or Windows18 Jan 2007 19:15 GMT2
Hey all,
Suppose I want to keep a window open (i.e. visible) but I want to
programmatically force it to go to the bottom of the stack, so that all other
windows appear to be ontop of it. Is there any way to do that in Java? The
JPanel will not show  ( and no more top posting either)18 Jan 2007 10:20 GMT12
So you can see my program in contxt
public class MainPanel extends JPanel implements ActionListener {
    JFrame parent;
//    JFrame addPrinterFrame, deletePrinterFrame, changePrinterFrame;
Checking if certain key is pressed during mouse events. How to do it?17 Jan 2007 19:40 GMT1
In Photoshop when you hold spacebar you can drag the zoomed in document
with left mouse button.
I want to achieve same effect in Swing java app.
I need to test in mouse event whether spacebar is pressed. I know how
Pages: 1 2 3 4 5 December, 2006
 
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.