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
TrayIcon with PopupMenu or JPopupMenu ?22 Mar 2007 17:58 GMT4
Hi. (Sorry for my english.)
I spent last 10 whole days digging menu things in TrayIcon with no
success :((.
I have three guestions.
JTable calls setValueAt with index out of bounds22 Mar 2007 08:24 GMT2
I'll start with minimal information in case this has a simple solution
I've got a JTable, table, and I've sub-classed AbstractTableModel and
set the JTable model to an instance of my sub-class. My model just has
an ArrayList, dataList, that holds the data types that represent each ...
developer forum22 Mar 2007 06:22 GMT1
http://arabdeveloper.110mb.com/vb
forum to discuss and exchange information about the Programming
language, Databases, Graphics, Hardware, Network and Operating System.
منتدى لمناقشة وتبادل المعلومات والخبرات عن لغات البرمجة والداتا بيز
How to print a JTextArea?22 Mar 2007 03:54 GMT4
I'm trying to implement a printing mechanism for JTextArea but I have
a problem on extracting lines from it.
I used the xample found at http://java.sun.com/docs/books/tutorial/2d/printing/set.html
(PaginationExample class) but, instead of having available an array of
Automatically resize font when component size changes?21 Mar 2007 23:10 GMT8
Is there a simple way to figure out what the biggest font size is that
can display a given text string on a given size component (JLabel,
etc.)?
I'm trying to write a widget that is essentially a digital clock, but
Is HTML rendering truly possible with Java?21 Mar 2007 21:11 GMT3
I've noticed that there are a lot of bugs in the Sun bugs db related
specifically to HTML rendering using javax.swing.JEditorPane.
I wrote a class extending JEditorPane that I thought should allow for
"safer" HTML rendering, but on occasions I still get an
Is posible have multiple lines in ToolTip?21 Mar 2007 20:49 GMT1
I tried
String toolTipText = "Line1\nLine2\rLine3<br />";
myJComponent.setToolTipText(toolTipText);
But I only got the single line.
implementing paint21 Mar 2007 20:23 GMT3
I have extended JButton, and know I wonder how I can implement public
void paint(Graphics g)
What I want to do is to draw a triangle in the background, that is would
by in right down corner like 40 % of the length and hight of the button,
How can JComboBox listener to MouseEvent?21 Mar 2007 20:16 GMT2
Since JComboBox and JButton both are
extends from JComponent.
When I addMouseListener(this);
for jButton, it listens to the MouseEvent.
HTML table used in JTextPane not working with cellspacing="0" attribute21 Mar 2007 15:19 GMT2
In Java 1.6 on Windows, I'm trying to display an HTML table in a
JTextPane where cellspacing="0".  It should display the cell borders
as a single line but it is instead displaying it as if cellspacing was
"1".  Is this a known problem or am I possibly doing something wrong?
New approuch in an accounting software20 Mar 2007 03:38 GMT1
Do you maybe know for a software concept which is not based on tables and
dialogs, but it has some other approuch to a accounting ? Wrote in java. My
question is wierd but as an acountant and java hobist I have a feeling that
somethings missing in a accounting software which I saw, ...
Graphics transforms20 Mar 2007 00:59 GMT2
I'm drawing a Rectangle somewhere on a Graphics object over an image and
rotating it some degrees about its centre.
I now want to use that rectangle to describe the part of the image I want to
grab.
Scrolling JTextPane inside a JScrollPane manually19 Mar 2007 14:36 GMT3
I'm trying to apply a feature where the dialog (containing one
JTextPane) remembers the last vertical scroll position of the pane. When
the dialog is re-opened, the pane will automatically be scrolled down to
the position where it was before closing the dialog.
Java 1.4.2 Vs 1.5 Vs 1.619 Mar 2007 13:23 GMT3
I'm sure this question has been posted but I've not found any
definitive answer.
I maintain a product line that consists of a dedicated Linux system
running Java to provide a GUI interface as a control system for
MDI Application Help19 Mar 2007 03:00 GMT1
Hi guys, I am building a MDI application. In my MainClass(Parent),
there is a toolbar which contain many Jbutton. When I click
New(JButton in Toolbar), it will show a new JInternalFrame(Child) into
the JDesktopPanel. When i click Add(another JButton in ToolBar), it
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.