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 / December 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Update bounds of a textfield while editing31 Dec 2006 18:14 GMT2
I want to have a TextPane, that always have the size of
it's content. i used a DocumentListener to update the bounds
in the help of getPreferredSize().
Now i got the problem, that sometimes a new line is inserted.
Creating custom LayoutManager in NetBeans?31 Dec 2006 09:12 GMT2
does anyone have experience on creating and using a custom LayoutManager
in NetBeans (5.5)? What needs to be written in addition to the actual
LayoutManager class in order to have NetBeans accept it?
Thanks,
how to fire JTree child node event30 Dec 2006 11:17 GMT3
I have a JTree where each node displays a specific view when selected.
I'd like to somehow fire an event to default the app which view to
display when opened.
How do I fire an event for a JTree as if the user clicked on a specific
Slight problem with java help28 Dec 2006 19:17 GMT2
Hello all,
I have a small problem with Java Help. My application needs to show a
table in the help menu. This is not really a problem as JH  uses HTML.
The problem is that the table is big, and generated in an external
JScrollBar Repaint Question28 Dec 2006 15:17 GMT7
I have a JInternalFrame which contains various JComponents. One of
which is a JScrollPane which contains a JScrollBar. When I do a repaint
call (I have an ActiveRepainter class) on the JDesktopPane the
JScrollBar resets itself to the topmost position. I want the JScrollBar
apple.awt.brushmetallook on Windows?28 Dec 2006 09:59 GMT4
Can XP/Vista run apple.awt.brushmetallook? If not, why not.
Setting table row height according the renderer component28 Dec 2006 07:52 GMT14
I have a table that all it's cells are rendered, I want to set the row
height accoding the height of the tallest component.
and I also want the component height to be set automatically after I
set it's width to the column width.
Setting an icon on a JButton27 Dec 2006 11:01 GMT2
Please review the following code segment....
/*************************************************************/
public class IMIEasternButtonPanel extends JPanel {
    private BoxLayout bl = new BoxLayout(this, BoxLayout.LINE_AXIS);
JFreeChart - series propierties26 Dec 2006 19:08 GMT1
I have just started playing with JFreeChart and am wondering how to
make two series on one plot with the possibility of setting up the
colors of each series and the line width (I am using XYDataset). Would
be very grateful for any hints.
please help me out26 Dec 2006 10:25 GMT3
    I want to keep an animation to a frame in background and
labels,textboxes etc on foreground,for that what i have to do?
Changing the font of tool tip text23 Dec 2006 19:29 GMT4
Is it possible to change the properties of the font used in displaying tool
tip text for a JComponent?
Signature

And loving it,

Checking web pages written in Javascript22 Dec 2006 14:52 GMT5
I would like to check a web page for updates that is written
in JavaScript and requires me to log on with a username and
password, then email me a snapshot of the web page or a
copy of the web page.
How do i get string representation of a number21 Dec 2006 19:38 GMT1
In my application, i want to transfer a bill amount in word
representation.
Example,
 Number is 1,12,23,453 and i want to dispaly "one crore twelve lakhs
Writing a Movie Database?21 Dec 2006 13:53 GMT11
I would like to write a simple movie Database in java. When run it
should open a gui where all the movies are listed with the following info:
title, DVD-Number, Genre
It should be possible to add more columns later on. It should also be
Update GUI while waiting on network result21 Dec 2006 10:30 GMT3
How do I force my JLabel to display on the screen when I set it's
contents before some business, like for example some JMS communication
over a slow network?
 myLabel.setText("Now commencing network communication...");
Pages: 1 2 3 4 November, 2006
 
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.