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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
heavy- vs lightweight..01 Sep 2005 14:20 GMT5
from
http://java.sun.com/products/jfc/tsc/articles/mixing/
"A heavyweight component is one that is associated with its own native
screen resource (commonly known as a peer)."
setToolTips in a JTable01 Sep 2005 11:57 GMT3
I have a JTable and I want to give every tableheader a diffrent tooltip.
But I don't know, how I get the tableheaders for using the
setToolTip-method.
Can anyone help me?
Help with mis-clicks on JTextPane01 Sep 2005 11:57 GMT2
I loaded an HTML page into a JTextPane.
I added a HyperlinkListener to catch rollovers and clicks.  This works
fine.
The problem is that if I click near a link, but not on it, the link is no
Move Focus in JTable01 Sep 2005 11:57 GMT1
Dear Group,
I have the following problem:
After editing a Cell in a JTable i want the next cell (i.e. the cell below
the edited cell) to be focused.
Getting a Component name as a string01 Sep 2005 08:05 GMT4
Say I make an object,  a control.
JButton <i><b>Button_1</i></b> = new JButton("whatever");
now say i want to retrieve the name of the JButton,  that is
"Button_1",  as a string.  How do i do this.  I have extended buttons
nesting JSplitPane's..01 Sep 2005 04:09 GMT9
pls, is this right way to nest JSplitPane's??
scrollTop = new JScrollPane(TextAreaTop,
ScrollPaneConstants.VERTICAL_SCROLLBAR_ALWAYS,
    ScrollPaneConstants.HORIZONTAL_SCROLLBAR_NEVER);
Pages: 1 2 3 4 5 6 7 August, 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.