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
eclipse.org icon set07 Aug 2004 14:33 GMT2
The jgoodies.com guy recommends using the icon set from eclipse.org when
developing apps. I looked in the eclipse site but I didn't find
anything. Does anyone use it ? Where can I download it from ?
regards
UK Java GUI Contract Opportunity07 Aug 2004 06:46 GMT1
We're looking for a contractor who can produce a socket driven, Java based,
visualisation tool with basic animation (think Tetris).  The role will be
based in Oxfordshire, UK and will last one to two months.  If you are
interested please send a CV and an example (preferrably ...
getSystemIcon is slooooow07 Aug 2004 06:44 GMT1
Is there any way to make FileSystemView.getSystemIcon(file) faster ?
thanks
Overlining text in JLabel06 Aug 2004 16:02 GMT1
How can I have JLabel with it's text overlined?
Thanks
Juha Rossi
maximize JInternalFrame06 Aug 2004 14:34 GMT8
I've been looking for over an hour now for this, but I can't seem to find
it: how do I maximize a JInternalFrame in my program? I don't want the
titlebar to show, I just want to maximize it's size to the size of the
JDesktopPane it has been added to (and thus the size of the ...
Load Image + paint on it (What??s the better way?)06 Aug 2004 13:26 GMT3
Hi;
I need to take all the data from an Image object (just pixels), store it to
make some operations and make an applet animation using that Image as a
background, showing how those operations are done. I mean serious painting
Cursor color06 Aug 2004 08:57 GMT1
Is there a wy to change the default TEXT_CURSOR color.
I need for visibility scope a text cursor with a custom color.
Thanks in advance for any tip or hint
jacov
firing one and only one event from a list selection...06 Aug 2004 08:53 GMT1
It seems that every time I select an item in my list my
listSelectionListener is fired 5 or 6 times.  Is this normal or have I
made some error that I'm missing?
What is the best way to ensure that my lists and combo boxes only
Automatically resize a dialog06 Aug 2004 07:21 GMT8
Hi newsgroup,
I have the following problem:
I'd like to resize a dialog automatically when a new component is added  
onto a panel which is placed on a dialog (JDialog, JPanel, JButton). I  
Displaying SJIS on Redhat ES3.0 in JAVA applet.05 Aug 2004 18:54 GMT1
Scenario:
Applet is running in a webpage on Redhat ES3.0.  The language is
Japanese.
The applet gets packets from the network that has characters encoded
Hot to get dimensions of a JPanel before it's first painted?05 Aug 2004 18:28 GMT4
How can I get the dimensions of a JPanel before it's first painted the
first time?
I.e, I have a Form (JDialog) which uses a BorderLayout, and has 2
JPanels on it. The first JPanel has its height computed at runtime (eg
What HTML tags are supported in JLabel?05 Aug 2004 18:22 GMT3
... May be more generic than that - how much of the html spec is
supported by swing components? At this stage I'm only really interested
in JLabel...
I read that the version of html supported is 3.2. But how much of it?
JInternalFrame title area mouselistener?05 Aug 2004 18:06 GMT2
Is there any way to pickup mouseEvents from title area of JInternalFrame?
For instance:
JInternalFrame iFrame = new JInternalFrame(........);
iFrame.addMouseListener(new CustomMouseListener());
AttributedString width...05 Aug 2004 18:01 GMT2
I'm drawing text in Graphics2D by setting a font with AttributedString (see
code below)
AttributedString as = new AttributedString(text);
as.addAttribute(TextAttribute.FAMILY, textElement.getFontName());
JLabel with hyperlink05 Aug 2004 15:13 GMT1
does anyone knows how to implement a JLabel whith a hyperlink Text?
Thanks in advance
Jacov
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.