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 / February 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
jtree and actionlistener10 Feb 2006 12:08 GMT3
I subclassed jtree (called ldaptree) and implemented ACtionListener. I
did the same with jpopupmenu.  I create an instance of the popup menu in
my jtree and want the jtree added as an actionlistener to the popup menu
but eclipse says that I'm not allowed to. Error:
Control JavaHelp10 Feb 2006 04:18 GMT1
Hello.  I've managed to create JavaHelp for my application, and I've
managed to get it to open.
So far so good.
I've seen several ways to open JavaHelp to a particular subject.  Fine.
'X'(close) button nickname.10 Feb 2006 03:58 GMT3
  Dear Experts,
Is there some nickname for the well known 'X'(close) button at
top-right corner of the window? It is time consuming to print so long
line for so small widget.
Represent roads10 Feb 2006 00:02 GMT2
I have  program that uses the java.awt.Graphics toolkit to display a
streetmap using a set of lines joining up co-ordinates (using
g.drawLine(x1,y1,x2,y2)).
What is the best approach for making these lines look more like roads e.g.
Open GL VS Direct X09 Feb 2006 22:39 GMT1
Which one is more powerfull Open GL VS Direct X???
Array info09 Feb 2006 22:30 GMT7
I have a gui, in which i want to make my comboboxes more dynamic.
I have created a Cpu class that has a number of params, including a
String name.
I want the combobox to store an array of these names.
JTextPane: find the length of invisible text ?09 Feb 2006 22:01 GMT2
I'm searching a way to find the length of the text in a JTextPane
before/after the current "getVisibleRect()" . Is there any easy way to
achieve this ?
many thanks
conserving screen real estate09 Feb 2006 21:16 GMT3
I was thinking you could pack more information into your GUI real
estate if instead of drawing borders around your panels and columns,
you fiddled with the background colours.
E.g. for columns, alternate two shades. For panels use different
Move JScrollBar09 Feb 2006 15:26 GMT2
I've a JTextArea in a JScrollPane... after some user's actions I
append some text in the JTextArea, but I'd like that it still shows
the first lines, while when I append text, the JScrollPane scrolls to
show the last added lines.
pls help me @ urgent (linking error)09 Feb 2006 11:46 GMT3
Hii,
I have a piece of code which is working fine on windows machine, but
when I try to run byte code (Splash.class file, generated on windows
machine) on Linux machine. It give me following error:
How to do the heavyweight glasspane?09 Feb 2006 11:22 GMT5
I want to do the heavyweight glasspane which on over all component in
the GUI. I try it but my glasspane still under the some heavyweight
component. So, how can I do? This is my test code.
import java.awt.BorderLayout;
icon not loading09 Feb 2006 00:29 GMT12
I'm trying to get icons to show in my GUI and they are stored in my jar
file.  If I run my application from within Eclipse the icons show up but
if I take the jar and run it on another machine or even run it outside
of the directory where the regular class files are stored I end ...
adding MenuBar in AWT - crashes free VMs08 Feb 2006 23:59 GMT11
I'm learning GUIS using AWT in java, and trying to make sure that my
projects run on a free software platform. I've written this class as an
example, and it all works fine until I add the menubar.
At that point SableVM segfaults like this: ** Segfault in native code on
Looking for UI research directory08 Feb 2006 22:33 GMT4
Does anyone know of a central repository of UI/HF related research papers?
Some of the things I'm looking for are:
 research-backed findings on where a user's eyes first settle on a window
 studies on what colors work best in a given application
setCursor() not working on disabled JEditorPane08 Feb 2006 22:12 GMT2
I am using Java 6.0, b70 on Windows XP Professional.
If I make a JEditorPane not enabled and then call setCursor(new
Cursor(Cursor.WAIT_CURSOR)) on it, the cursor remains as an arrow.  If I
re-enable it and do the same thing, the cursor correctly changes to the
Pages: 1 2 3 4 5 6 7 8 January, 2006
 
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.