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 / May 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Printing in Java12 May 2004 06:33 GMT1
Anyone know anything about createing a html file from a URL so that I can print it?
JList display problem11 May 2004 17:28 GMT3
I am using a JList with a DefaultListModel.  Most of the time, when I
add elements to the model, the JList will display them ok.  But once
in a while, it doesn't.  It'll display no elements I just added, but
it acts like there's data being displayed (scrollbars will appear -
Custom TreeModel: nodeChanged ?11 May 2004 13:42 GMT2
   I'm learning Swing.
Googling for "nodeChanged TreeModel" lead me to Sam's article of
9 Sep 1998 07:24:39 GMT in comp.lang.java.gui, where he wrote:
> If you are using the DefaultTreeModel/DefaultMutableTreeNode classes, the
Custom Component Sizing within JScrollPane11 May 2004 13:34 GMT1
I've done a bit of googling over this one, but can't seem to find anything
about it.
My situation is that I have a bunch of custom components which are mostly
extensions of JPanel, and one JComponent.  There's a hierarchy in which they
JProgressBar selectionForeground/backGround11 May 2004 12:20 GMT1
After searching around the net for the answer I believed that I had
found out how to change the colors of the text in the JProgressBar via
UIManager.put("ProgressBar.selectionForeground", new
ColorUIResource(Color.BLACK)) and ("ProgressBar.selectionBackground",
Swing units10 May 2004 21:33 GMT8
  Can Swing work with other units apart from pixels ? I mean, can I
specify a size, position, etc... in inches or any other unit, for
example ?
thanks
Sleep and refresh problem10 May 2004 10:32 GMT3
Here is my problem : I would like to display text in 3 JLabel, but I
would like my 3 texts not to appear at the same time, but with one
second between each of them.
My code is below, but it doesn't work : nothing happens during 3
72 dpi assumption - when will it end!!!?10 May 2004 10:27 GMT7
<RANT>
This is driving me nuts! Every Java IDE I've tried (and most java apps in
general) are getting bit by this brain-dead 'feature' where the native dpi
is ignored. My 1920x1200 lcd display, surprisingly enough is not 72 dpi.
Swing and dragging within a panel10 May 2004 03:30 GMT3
 I am new to Swing, and would like to know if the following is
possible:  I want to be able to drag and drop a component from within
one component into another component.  It makes more sense if I give
an example; Is it possible to, say, move a text box in one panel into
Explicitly setting window size in Swing09 May 2004 20:22 GMT1
I wish to be able to resize the window for my app when major elements
are added by the user, so that they are visible (doing this would be a
preference, of course). A BorderLayout is used for the main window. So
far I've been unsuccessful, after trying quite a few approaches. Any ...
add keybindings to a JList ?09 May 2004 10:51 GMT1
  Is possible to add a key binding to a JList ? I want to
be able to delete selected list items with the DEL key. Similarly,
can I add a key binding to a JFrame to change its state ? I
want to change the fullscreen state of a frame with the
suitable layout manager?09 May 2004 10:38 GMT6
I'm building an option Window. This Window has some JLabels and
JTextFields. I would like to show 1 jlabel and 1 jtextfield on a line. like:
jlabel    jtextfield
jlabel    jtextfield
C and JAVA integration09 May 2004 06:38 GMT2
Gday folks,
im looking into doing a little running project in JAVA, however I do want to
integrate other pieces of equipment from this program. I would like to know
if it is possible to run C modules from a JAVA program and if it is a
Cell rendering in a JTable09 May 2004 05:55 GMT1
I need to make the cells in the 1st column look like the column
header. I tried the following code but it didn't change anything:
private void rendererTest()
   {    
Default Window's Fonts.08 May 2004 20:30 GMT6
What font should menu items be so that they follow the standard Windows
settings that can be changed from Appearance tab in the Display Properties
window. In standard MS apps, and most other apps, the fonts used for menus
and other areas such as window title bars are linked to the ...
Pages: 1 2 3 4 5 6 7 8 9 10 April, 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.