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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Displaying ints in Jlabel's19 Apr 2004 13:42 GMT5
Hey, is there anyway of displaying integers in a Jlabel??
I know you can display strings with .setText() but how would I display a
int?
Lock all buttons in a panel19 Apr 2004 08:21 GMT7
Is there any way to "disable" a panel, or lock all buttons in a panel
without any long drawn out code?
change defaults19 Apr 2004 05:00 GMT1
How do you change the default font for all components ( frame, label, etc )
in swing ?
regards
Johan
Looking For Simple Context Menu19 Apr 2004 04:55 GMT1
I need to pop up a context menu when
there is a right mouse click on a JTable
row.  I've done some Googling, but haven't
found an example.  Do I need to trap the
Rookie Needs Help With JComponent Layout19 Apr 2004 03:53 GMT2
Hi, all.
I'm having some difficulty with my component
layout.  It's fairly simple:
--------------------------------
jbutton performance19 Apr 2004 02:09 GMT4
I was asked these and other questions in an interview today
1>If on a jwindow i have a button and a jbutton.The jbutton will take
time to appear whereas the button will appear immedatiely.What is the
reason and what will you do about it ? (I dint knew this ..can any
JPanel doesn't update fields19 Apr 2004 02:06 GMT7
I have been stumped with this problem for days.
The JPanel does not update the JLabel component into the new JButton.
Even if the JButton is a new JLabel, the panel doesn't update.
Any help a million times appreciated.  thanks
Regular expression problem19 Apr 2004 01:47 GMT3
Hi i am checking that the input read from a file is in the correct format,
ie all numbers, by checking that the string read in is all digits by using
the command:
if (!(rowColumn.matches('[0-9]'))) throw Exception;
Using Arithmetic Evaluator with buttons help18 Apr 2004 21:17 GMT1
Hi I'm making a simple calculator program using Arithmetic Evaluator
and while I can get it to do its stuff when using textfields for data
entry.
But I would like to use buttons for the entry digits but have no idea
setting the scrollbar caret position18 Apr 2004 17:13 GMT1
I have an application I am writing in which text is generated and added
to a text area. Right now, when the text is added the application's
scroll bar caret moves up in the scroll bar to show that new text is
below the current position. However, I would prefer that the caret
help18 Apr 2004 00:33 GMT1
I am working on a project for my software engineering class.  I
currently have a web browser that reads stored html forms off of a
server and displays them (browesr will also surf the net providing the
site does not use any scripting).  The forms are entered by users
JCheckbox in a JTable17 Apr 2004 23:11 GMT3
I have a JTable with 4 columns. 1 of the columns has a Boolean value
which is rendered as JCheckboxes.
I can edit these JCheckboxes, but when I check a JCheckbox (when I set
it's value from FALSE to TRUE) I want that all of the other values of
Resizable JDialog17 Apr 2004 14:37 GMT2
I want to create a resizable JDialog with a minimum dimension (width,
height) of (x1, y1) and a maximum dimension of (x2, y2). Any thoughts on how
I might be able to achieve this ?
Thanks in advance.
custom JSplitPane ?17 Apr 2004 10:52 GMT2
  The following class doesn't paint the Dividor and the content of
SplitPane. How to customize the Dividor?
public class PSplitPane extends JSplitPane {
   public PSplitPane() {
JTable column sizing algorithm?17 Apr 2004 06:09 GMT1
I have a requirement for a new (I think) algorithm for changing column
sizes when the table size changes. Potted spec below:
Columns in JTable to have a weighting factor so that certain columns
would get more/less of the space when the table size changes. Columns
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 March, 2004
 
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.