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 / August 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
CTRL-X (Accelarator is not working for JMenuItem)27 Aug 2003 15:16 GMT3
I am sending a JMenu creation code sample examples.
Why CTRL-X (Accelarator key is not working for Menu Item).
Is there any solution to make it working.
Regards
[SWING] TableHeader with multiple JComponents27 Aug 2003 12:55 GMT6
i put a JPanel with a JButton and a JTextField in a the Header of a JTable.
Code-snippet:
----------------------
Enumeration enumeration = tableView.getColumnModel().getColumns();
Knowing a tree file system explorer component?26 Aug 2003 16:26 GMT5
Do you know a component providing a tree view of the filesytem? (like
the left part of windows explorer but also showing the files)
I plane to use it in a commercial product, so it must be a LGPL or
commercial component...
prob. with Font.createGlyphVector(frc, String)26 Aug 2003 01:37 GMT1
When the Glyphvector returned by the method
Font.createGlyphVector(frc, String) is displayed, leading spaces are
trimmed and this is a problem because I need to map coordinates in pixels
to characters in a String.
Table column resizing from cell border26 Aug 2003 01:25 GMT1
Is it possible to resize the JTable column from cell border? I couldnt
find any way to do it till now.
Basically i have a tbale with one row and multiple columns. I want to
suppress the table header but still want to allow user to resize the
moving a pixel 25 Aug 2003 05:59 GMT8
I've decided to play with Jframes and Canvas and plan to do the
following trick :
I create a canvas in Jframe
create a pixel in it and move it.
good wysiwyg editor?25 Aug 2003 03:40 GMT5
knows someone a good and easy to use wysiwyg editor for gui creating in
java? Or is it better to selfCode?
thanks for help
Patrick
App that is parented by either JFrame or JInternalFrame - strategies?25 Aug 2003 01:13 GMT1
I have to create an app that can be parented by either a JFrame (ie, floating
on the desktop) or a JInternalFrame (ie, inside of an desktop environment).
Are there well-known patterns/models for doing this type of stuff?
My initial strategy is to create an interface providing common ...
How to display 16 bit data with pseudo colormaps in java24 Aug 2003 07:51 GMT5
I am trying to display 8 bit and 16 bit medical gray images. I would like to use a
pseudo color map using the IndexColorModel facilities in Java. The methods related to
the IndexColorModel expects the colormap to be passed in three 256 long
arrays (one for R, one for G, and B). This ...
Tinting an image24 Aug 2003 05:44 GMT1
I have a class which extends JLabel, which is basically for an Icon View
kind of a thing.  Minimize your newsreader and click on any item on your
desktop and you will have the idea of what I'm trying to do.
I'm no slouch at java programming, so the component is pretty much done.
TitledBorder.setTitle() problem23 Aug 2003 22:35 GMT1
I'm trying to modify the title of a TitledBorder at "run time".
But, what I find is that the title doesn't change unless
I iconify my app., or cover/uncover my app. window with any other
window - some kind of a refresh/repaint problem.
JButtons, JButtons, JButtons23 Aug 2003 18:43 GMT1
I am rather new at Java.  Here's the problem...
I have tons of JButtons in my class.  In my code I am using the
following methods for each and every button:
setFont
JTable in a JScrollPane (but not the usual problem :-)23 Aug 2003 12:14 GMT1
First post to this NG, so please be nice :-) The O'Reilly
"Swing" book, the API docs, and various FAQs haven't helped
me with this issue; perhaps someone here can.
I understand that in order to make my JTable behave properly
Graph to Image23 Aug 2003 12:05 GMT5
can anyone tell me how to convert an Graphics to an Image?
I draw into a Graphic but afterwards I need the Graphic as an Image.
How do I do that?
Thank you, Rolf
How to get an extensive JScrollPane/JPanel23 Aug 2003 11:58 GMT1
Hey all ,
I have a drawPanel class which extends from JPanel.
I am drawing graph on this drawPanel. I put this drawPanel into a
JScrollPane. But what should I do to make the drawPanel's size getting
Pages: 1 2 3 4 5 6 7 8 July, 2003
 
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.