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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
JButton is created "selected" even when I declare it not to be so18 Mar 2007 07:26 GMT8
/**
        * Generate value and conditions for {@link #backButton}
        */
       private void generateBackButton() {
how to dynamically add a jTextBox?18 Mar 2007 07:21 GMT5
I'm just getting started with Swing.  I saw the NetBeans GUI builder
tutorial and this blew me away. http://www.netbeans.org/kb/55/quickstart-gui.html.
However, when I want to do something beyond a rather static form, I
feel like there is probably a heck of a lot more that I need to
how to execute the code of paintComponenet ???17 Mar 2007 04:33 GMT4
the paintComponenet method is the method we use to put the code that
does the drawing, but how do I execute this code.
How to let the code of the paintComponenet method be executed. ????
Thanks
Customizing JTable header16 Mar 2007 23:59 GMT1
Can i add Objects to table header? i need to add objects to header and
may be depending the some values in the object render the header.
Thanks in advance,
Srikanth
How to run this method16 Mar 2007 21:47 GMT1
I went to a website at this link http://www.exampledepot.com/egs/java.awt/DrawBasic.html
and I found the following code
================================================
   public void paint(Graphics g) {
plugin cache working with .gif image files but not .png?16 Mar 2007 14:55 GMT3
It seems like the java plugin cache is working with .gif files but not
with .png.  Is this right?  Is there any way to set up the plugin so
it also works with .png?  Thanks.
Connect to Java application from Java login form16 Mar 2007 03:01 GMT2
Good Day!
Would be appreciate to know any suggestion on the following coding
problem:
Originally, I have a Java application.
jar15 Mar 2007 12:53 GMT1
Hello, please see my post on comp.lang.java.programmer, same subject.
Ivan
JLabel Text Wrap15 Mar 2007 01:08 GMT4
I have a JList that uses a custom cell renderer that implements JLabel
to display text.  The problem is I want the text to automatically
wrap.  I would use JTextArea instead of JLabel, except that I need to
display an image with the text, which to my knowledge JTextArea cannot
Anyone Familiar with JFreeChart package?15 Mar 2007 00:35 GMT1
I am try to do some chart with JFreeChart
http://www.jfree.org/jfreechart/api/gjdoc/index.html
If you are familiar with this package, may be you can help me.
Instead use the default draw color,
When I press a button my paint method stop the update...14 Mar 2007 09:24 GMT1
this is my problem; I have a frame in which I have an area where I
paint some lines. In the main program a loop updates the coordinates
of this lines and repaint the area with the new lines, and it works
right.
Scrolling JInternalFrame13 Mar 2007 19:47 GMT4
Hi, i am new to java and swing.
I am using JInternalFrame to present a field, where user can draw
shapes, curves, etc.
What i need is an "infinite" space for drawing so when a user clicks
Fwd: How do you time resetting a Component message at a precise time?13 Mar 2007 15:03 GMT1
I tried using a Task class I wrote which extends SwingWorker<Void,
Void>:
          Task task = new Task() {
               public Void doInBackground() {
How o convert BufferedImage object to byte array13 Mar 2007 13:13 GMT1
I am getting ClasscaseException.
BufferedImageOp op=new
AffineTransformOp(AffineTransform.getScaleInstance(scalex_width,scalex_width),null);
        im=op.filter(im,null);
How to embed word processing into Swing... lets brainstorm together13 Mar 2007 05:26 GMT1
Talk about banging ones head agains a wall.  I guess ascii and ascii
is art is great.
I really want, really want word processing which is cross platform and
outputs beautifully on reports.
Pages: 1 2 3 4 5 February, 2007
 
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.