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
Pixel values returned with getPixels() are wrong format01 Apr 2004 15:01 GMT3
I am a novice to image analysis, and trying to retrieve pixel values
using the PixelGrabber class. When I print the int array pixel values
obtained as below, I get this :
-10592163       -9144717        -5855067
Text in a Menu01 Apr 2004 14:36 GMT1
Is it possible to put a JTextField in a JMenuItem. Or do somehthing like
that. I have heard it can be done with java 1.4, is this true. If so can
anyone let me know how to do this or point me to somewhere i can find
out about it.
PAINT method01 Apr 2004 14:28 GMT1
I am trying to graphically access contentpane within the frame, so I
wrote my own paint(Graphics g) method, which calls super.paint... and
then I do my stuff.
Now I have a question. Suppose I do some graphics which takes several
Custom JTable colum renderer eat up CPU resources01 Apr 2004 12:12 GMT5
My following codes causes the CPU usage to 100% all the time:
     CustomTableHeaderRenderer renderer = new CustomTableHeaderRenderer();
     TableColumn col1 = this.getColumnModel().getColumn( 0 );
     TableColumn col2 = this.getColumnModel().getColumn( 1 );
Center Text in JTextPane01 Apr 2004 12:10 GMT1
I am attempting to center text in a JTextPanel as illustrated in the
code fragment below.  Regardless of the value of second arg in the
call to StyleConstants.setAlignment(AttributeSet, int), the text
always starts at the left margin.  Can anyone please help?  Thanks in
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.