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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
GUI in Netbeans04 Mar 2005 21:01 GMT1
hi friends,
i m using netbeans4.0.
and i want to set one splash image just after executing my code.
but i have two problem. One is i want to display that frame in the middle
Edge-of-screen scrolling04 Mar 2005 19:43 GMT2
IIRC there is a way to get Java to use the full screen.  I expect to be able
to find out how to do that on my own, but there is a more low-level problem I
have in designing the program this is intended for.
I want to be able to scroll the main window by running the mouse to one of ...
Make font size to fit screen04 Mar 2005 19:30 GMT7
I need to resize a font to fit a maximum width.
I will receive a set of strings which will always be 80 chars wide.
There will always be 20 of them (Yes, we are building a dummy terminal
applet).
need a good IDE03 Mar 2005 22:42 GMT3
Running Windows 98 SE and Debian GNU Linux (unstable release) with
2.4.18 kernel.
1) How do I install Java on each platform?
2) What are good IDE for each platform?
Mac OSX refresh problem03 Mar 2005 22:14 GMT1
 I hava java app on mac. It creates an .app on desktop. The newly
created app has .icns file which will display as an icon on desktop.
If I modify the newly created app and change the .icns file, it
doesn't get refreshed on desktop.
class error on event dispatching thread?03 Mar 2005 18:23 GMT2
I compiled a 'hello world' style java app using Swing's JFrame, and when
packaging it into a .jar file, I got 'error - no main class found' when
running it. I quickly solved this by adding a manifest file specifying
"Main-class = helloworld"
KeyListener messes up autofill in JComboBox03 Mar 2005 15:50 GMT10
I have the code below in a KeyListener which operates upon a JComboBox
(sorry if the formatting is dire).
I have the problem that if the user is typing into the JComboBox too
quickly, some sort of error occurs and the autofill updates too
Swing in Linux03 Mar 2005 12:03 GMT1
  I want to run a swing program in red hat linux 9 but i am not able to
run that one.
 I have j2sdk1.4.0_i586 in my linux system.
When i try to run,I am getting the error.
adding components to a Hashtable?03 Mar 2005 11:57 GMT3
Is it possible to add GUI components to a Hashtable?
tried the following but got an error :
 JCheckBox mapCheckBox = new JCheckBox();
 maincboxs.put("mapcb", mapCheckBox);
Form load03 Mar 2005 11:45 GMT2
i want to load a from on button click.
can anyone have any idea??
How do I put a JCheckBox into a cell of a JTable?03 Mar 2005 08:17 GMT1
When I google for "JTable JCheckbox cell" I get thousands of hits but they
do not explain on how to put a JCheckBox into all cells of a column and how
to retrieve the current status (checked/unchecked) from it.
As I understand I have to replace the current DefaultRenderer by
Please recommend a good Swing book03 Mar 2005 07:54 GMT1
I'm an experienced Java developer with absolutely no GUI experience.  Please
recommend a good Swing book for beginners.  Thanks.
Flashing image in JScrollPane02 Mar 2005 23:07 GMT1
I am trying to write a simple image viewer which will center the image if
the image is smaller than the APPLET size, but otherwise load the image as
the content of a JScrollPane. The code attached works, but has an
unfortunate side-effect which is that the image seems to flicker if ...
Focus of windows02 Mar 2005 17:11 GMT2
How can i keep focus on a certain window over another?
I have a main window, then dialogs etc. I want to disable the main
window when these dialogs appear, exactly in the same what a
JOptionPane does it.
drawing  arrow-head, dotted and dashed lines02 Mar 2005 11:38 GMT1
hi to every one,
does anyone know how it would be possible to draw arrow-head lines as well
dotted and dashed lines in java?
regards
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 February, 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.