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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Find out length of displayed HTML in JEditorPane20 May 2005 15:56 GMT2
Greetings group,
how can find out the length of the displayed HTML in a JEditorPane, or
to describe more exactly what I want, the maximum CaretPosition, that
is the last thing I can get as a CaretPosition at the end of the
destroying swing component20 May 2005 03:12 GMT8
I have an swing app that uses a DesktopPane that has countless
JInternalFrames.  These internal frames are generally just hidden when
they are closed, cause I don't want to recreate them everytime the user
opens them.  I have it set up so they are automatically reinstantiated
IDE for Mac OS X19 May 2005 22:54 GMT5
All,
I was wondering what would be the best JAVA IDE for the Macintosh OS X
system?
Thanks in advance,
How to protect your applications from ilegall installing?19 May 2005 13:48 GMT2
I just wondering how comercial java desktop applications protect it from
ilegall installations. Is it through some request code which is nedeed to
install it, or something other (mybe CD protection from ilegall copyng is
easier)?
JButton text spacing19 May 2005 09:31 GMT7
How would I get rid of the spacing to the left and right of the text of
a JButton?
I have a button with the text "Lookup" like this:
 private final JButton m_lookupButton = new JButton();
What constitute a bean property?19 May 2005 01:45 GMT2
If I have a custom swing component, which of the member variables should
I classify as bound properties so that i should firePropertyChange when
their value changes?
animating sprite by erasing just the old sprite and overpainting at new position18 May 2005 23:48 GMT3
I'm trying to program a puzzle where one can drag pieces with the mouse.
Here is were I am: www.playart.org/applet
This solution is pretty slow because I use a double buffer and draw all the
Pieces for every movement again.
JTableHeader18 May 2005 23:14 GMT4
I have a JTableHeader object for my JTable object with 8 columns. I then set
table.setTableHeader(myTableHeader);
I want to know the height of the header in pixels, but
myTableHeader.getHeight() returns 0.
reading values from JTable18 May 2005 22:41 GMT1
I am looking for a working example of a JTable that is constructed
with initial values in the cells, allows the user to change those values,
and reads the values out.
I've got three books on Swing, none of them show a write/read table.
JButton layout - equal width with no absurd stretch18 May 2005 14:09 GMT3
Thank you for taking the time to enlighten me.  I have been searching
and trying different things but nothing seems to work for me.  All I
want to do is have a column of JButtons to the left of a JScrollPane.
I want the buttons to have equal widths (the widest button at its
A JList with JRadioButtonMenuItems18 May 2005 10:54 GMT3
I am trying to create a menu which has RadiobuttonMenuItems displayed
dynamically.I am doing this with a JList,JScrollPane and a Vector.I am able
to have a menu of hardcoded values but not one with RadiobuttonMenuItems
created Dynamically.Any help will be more than appreciated.Foll ...
sun forte 4 with tomcat18 May 2005 10:20 GMT1
Hello i used this ide for a while. I need to download Sun one forte 4.0
again, but i can only find the Sun one 4 Mobile updater 1. Does anyone know
where i can download it? Becouse i cant choose a webapplication template
etc.
Q how to make JFrame modal18 May 2005 00:26 GMT2
hi am new to swing and want to create a modal JFrame.
any hints would be greatly appreciated.
JTextPane height after resize17 May 2005 18:09 GMT2
I have a JTextPane which width need to be adjusted related of the
width of an other component. I have a component listener that informs
me that the other component is resized, so I have the new width.
The textpane has inside a lot of component inserted and need to be
How to make elements of a text area clickable?17 May 2005 08:51 GMT1
Not sure if I am using the right GUI component for this.
I have number of elements in rows in JTextArea.
row1
row2
Pages: 1 2 3 4 5 6 7 8 April, 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.