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 / August 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Graphics or image in a JScrollPane: Which is faster for scrolling ?12 Aug 2004 21:37 GMT2
I made a small application which draw gantt (diagram) in a JScrollPane.
But scrolling of that diagram is very slow when diagram grows up on a 4
pages for example.
The question is:
JTable - Change Cell / Row Color.12 Aug 2004 16:02 GMT4
I need to change the color of a row or cell (which ever is easier)
based on the value of the particular cell (or in the case of a row, a
particular cell in that row. Here is my current code structure:
I have 3 files:
what's the easiest way to send email with SMTP authentication using java?12 Aug 2004 14:24 GMT3
In Linux/Unix I can have as simple as a command "mail"  to send out an
email...
In Matlab I can use "sendmail" to send out an email with or without an
attachment.
getResource invalid12 Aug 2004 13:32 GMT6
AAAAAAH . I don't understand.
Why, in Eclipse, this.getClass().getResource("/") returns me the project
path.
And Why, when I export my project in .jar, the same instruction returns
Issue with TAB key in Custom Rendered JTable12 Aug 2004 13:10 GMT1
I have a JTable(columns = 1) with custom rendered cells. Each row is
a JPanel which contains a number of JLabels, JTextBoxes, JPanel (for
image) and some JComboBoxes. I have TAB thru some of the textboxes and
comboboxes. I am able to get the Focus to the table, but after that
Graphics problem12 Aug 2004 05:39 GMT2
I have drawn a Circle in memory using the code:
BufferedImage bimg = new
BufferedImage(size.width,size.height,BufferedImage.TYPE_INT_RGB);
   Graphics g = bimg.createGraphics();
Repaint() problem12 Aug 2004 00:06 GMT1
Hi,
I have another problem.   I put several JPanels in the contentPane.
When I change the content of one JPanel, I want repaint it. But there
is no change after repaint(). Only after the Frame resize, the new
how to create text editor11 Aug 2004 17:17 GMT1
I'm begunner only.
Could You tell me please what is the idea, how to create text editor like
Notepad?
Appresiate in any case.
combo problem with 1.4.2_05 and xp11 Aug 2004 08:55 GMT2
http://www.geocities.com/minkuarora/combo.JPG
The above url contains a combo box and a textfield in a flowlayout,
there a couple of items in the combo box but they cant be seen with
java 1.4.2_05 with XP OS
how to display a URL link in a simple dialog?11 Aug 2004 07:03 GMT4
I want to design a very simple dialog, asking a question, expect an answer;
or warning the user about something without expecting an answer. In either
case, I would like to have a URL link on the dialog window, and upon user
clicking on that link, a new browser window will be pop up ...
Scroll JTree09 Aug 2004 15:50 GMT4
I dynamically add/delete "TreeNode"s in "tree" but when viewing area of
"JTree tree" is full of "TreeNode"s, ScrollBars don't scroll
up/down/left/right.
Why?
JTree icon as progress bar09 Aug 2004 15:49 GMT3
I'm doing a GUI with some input and output shown in two JTrees. On the
output side I would like to show percentage graphically (and in text)
on the place where JTree Icon is. eg. on the output side:
TopOfTree
add popup menu to a Tree08 Aug 2004 10:12 GMT2
In each TreeNode of a JTree I want to add the same popup menu. (Add Person,
Add Group, Delete)
But "DefaultMutableTreeNode" has no method "addMouseListener".
Until now, I add a MouseListener to JTree and popup  menu effects on
Gutter08 Aug 2004 09:24 GMT9
Hi, probably this is a stupid question.
I have to implement a Gutter at one side of a text component.
Is there some already implemented gutter component somewhere on the web?
How i will sinchronize the line numbers whit the text component rows in
Images from Jar in classpath08 Aug 2004 01:16 GMT4
I have seen similar questions on this newsg, but none that covers this
particular situation.
1) I have two apps: A and B. I have two jars: a.jar and b.jar. A uses
a.jar and B uses both a.jar and b.jar. B's main() is in b.jar.
Pages: 1 2 3 4 5 6 7 8 9 10 July, 2004
 
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.