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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
JTextArea question  rows, columns15 Jan 2005 11:53 GMT1
I am a newbie and trying to use JTextArea
JTextArea(int rows, int columns)
How does one control input into a particular column on a particular row.
Example:
rollover effect on a button?14 Jan 2005 23:20 GMT3
I want a border appears when I roll over with the mouse over a button.
And when I quit the button area the border should be disappeared. At
first I resolved the problem by setting a LineBorder in the
mouseEntered method and setting an EmptyBorder in the mouseExited
JDialog + Stay on top14 Jan 2005 22:58 GMT1
Does anyone know how to create a Jdialog or a frame that will stay on top
(of any kind of windows in Microsoft Windows) ?
Thanks in advance
ridiculous - javax.swing.text.html.HTMLEditorKit.Parser needs X11 server to work14 Jan 2005 22:43 GMT3
I wrote application which doesn't use graphic at all. One part of
application
needs Parser class from javax.swing.text.html.HTMLEditorKit. The ridiculous
fact is when I try to instantiate parser, jvm wants to connect to X11
Tidy: can't open file "stdin"14 Jan 2005 21:54 GMT4
based on <http://jtidy.sourceforge.net/howto.html>, I'm
doing the following from windows 2000:
C:\Documents and
Settings\Administrator/Desktop\jtidy-04aug2000r7-dev\build>
Swing - Printing Approach Question14 Jan 2005 20:34 GMT5
While I have some simple printing working in the app I'm developing, I'm
looking for some suggestions as to the approach to take in a more
complex situation.
I have a dialog that contains a table embedded within a scrolling pane.
Where can I get a map of languages to fonts?14 Jan 2005 14:45 GMT1
I'd like to choose the right font for the native language of the system I'm
running on.
Instead of:
     if (language.equals(Locale.ENGLISH.getLanguage()))
Extending JOptionPane the clean way14 Jan 2005 13:24 GMT2
Hello,
I want to have a dialog with additional display of details which only open
on request. To achieve this I could
* start from scratch. I have to reinvent all the work done in JOptionPane
create an image out of a portion of a JPanel14 Jan 2005 10:47 GMT7
This has been addressed to some extent in the past, save for the
following point:
how does one create an image from a specified area of a JPanel without
retrieving the whole graphics data?
JTree root node is demoted, but ...14 Jan 2005 10:06 GMT2
I tried it again.
And I must admit Thomas was right and I was wrong.
model.setRoot() does the job.
Thanks Thomas.
Can't change HTML List Bullet Color in JLabel, JButton, etc...14 Jan 2005 02:30 GMT2
Hi Group,
I'm writing HTML into a label.
I changed the background to black and now I'm in trouble.
There doesn't seem to be any way to get the bullets of <ol> or <ul> to
JTable & TableSorter & TableModel & frequently changing data13 Jan 2005 13:27 GMT2
Assuming you have the following classic combination of ...
*) a JTable,
*) a TableSorter and
*) a TableModel
JTree root node is demoted, but ...13 Jan 2005 12:55 GMT1
I have made a JTree:
JTree tree = new JTree(orignalRootNode);
Then, I have demoted the root:
newRootNode.add(originalRootNode);
Problem in processing JPEG image13 Jan 2005 12:41 GMT2
hell all,
    I am working on a project in which I am using JPEG image
processing.
In this, I am first extracting the pixels using BuferredImage.getRGB()
problem with tooltip on JSpinner13 Jan 2005 12:24 GMT2
In a Swing-application I am trying to create a JSpinner with a tooltip,
but the spinner's tooltip never shows up. (My platform is Java 1.4.2_05)
What is wrong with my code? Or is it a bug of JSpinner itself?
Below you find a stripped-down application for reproducing the problem.
Pages: 1 2 3 4 5 6 7 8 9 10 December, 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.