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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
check-boxes in JTable10 Apr 2006 14:01 GMT10
I am required to have check-boxes in a column of JTable so that i can
check the box and accordignly the row gets selected. My query is how to
get check boxes in the JTable in fiirst place, make them editable and
upon selecting it, the row gets selected i.e. colored.
checkbox in Jtable cannot be set to editable10 Apr 2006 12:49 GMT1
i have a jtable built with the abstracttablemodel which has the
getclasscolumn implemented. as expected my boolean values in a column
appear as a checkbox . but when i make the whole jtable editable i dont
see the effect on my checkbox that appear in my jtable. why is so and
problem about draw image on JTabbedPane10 Apr 2006 11:14 GMT1
in my applet I need to draw an image selected by a JComboBox
on a JTabbedPane.
My init method:
   public void init() {
How to draw something on the viewport of a JScrollPane10 Apr 2006 11:08 GMT3
let's say i have a JScrollPane, with a view Component which is slow to
draw, and a viewport.
I would like to draw over the viewport part some texts, like a HUD in
video games. The text would never move in the viewport:
My program should notice the user about some event10 Apr 2006 10:43 GMT3
Recently I files this question in another group, but there is not much
traffic in that group so now I'm trying here:
Any ideas as to how my program can notice the user when some event happens?
The user should be noticed even if other applications are in the foreground.
Apple Human Interface Guidelines10 Apr 2006 10:03 GMT1
See this:
http://developer.apple.com/documentation/UserExperience/Conceptual/OSXHIGuidelin
es/XHIGIntro/chapter_1_section_1.html#//apple_ref/doc/uid/TP30000894-TP6

I think is one of the best guide to designing great GUI, not only on
apple...
manifest file in jar10 Apr 2006 04:59 GMT4
I have a manifest file that I want included in a jar file.  I have a
class-path variable set in it that I need so that external jar files can
be used (since the main jar is too stupid to look at embedded jars). The
problem is that whether I use the java command to build my jar or ...
Printing in Java09 Apr 2006 23:45 GMT1
How can I print text in JTextArea by using java's Printable interface?
I want to Print(Hard Copy) it.
JTable(A few more queries )09 Apr 2006 08:00 GMT2
I had a couple of more  queries -
1) how to prevent swapping of the columns as in, by default the columns
in the JTable are not fixed in terms of their placement. They can be
very well swapped with one another. I want to prevent this.
JSplitPane divider issue09 Apr 2006 01:07 GMT2
Even though I remove the border from my JSplitPanes, there is still the
standard 3D white/darkgray shade on the dividers between my components.
Is there a way to remove these, to get the result much like in this
generated image:
Alternate Look and Feels08 Apr 2006 06:56 GMT8
I think I already know the answer to this, but...
While working through some examples in a Swing book, I encountered an
example program, that allowed the look and feel to be set by some
buttons.  This worked well for Metal, Motif, and Windows, but when I
persisting state of components of a JFrame07 Apr 2006 19:00 GMT2
Hi all...
I like to ask what is the recommended way of persisting the state of
components of a JFrame... for example the size and location of a JFrame,
the text in a text box, the isSelected property of a checkbox, the
JSpinner formatting trouble07 Apr 2006 05:18 GMT4
I wonder if anyone knows what causes this.  I will chew on it myself,
but figured someone may have run into this before.
I am trying to create a JSpinner than lets you select a dollar amount.
saleAmountSpinner = new JSpinner();
SQL Data driven GUI06 Apr 2006 22:57 GMT12
If this isn't the right group, please direct me to an alternate.
I have a working prototype of an SQL database driven GUI written in
another language.  The other language is not OO.  I have been tasked
with developing the application in Java.
How to pop up a new panel when a menu item is selected?06 Apr 2006 20:15 GMT11
I am new to javaswing. I am making a front end that has a menu bar. I
just want to open a new panel once a user selects first menu from the
menu bar. I am using netbeans.
Thanks
Pages: 1 2 3 4 5 6 7 8 9 10 March, 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.