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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
possible to create a borderless rounded JPanel / JDialog23 Mar 2006 10:51 GMT8
I want to create a small popup information bubble (similar to the ones
that pop up above the task bar in windows), but I cant seem to figure
out how to do this, if someone could point me in the right direction, I
would greatly appreciate it.
JTable22 Mar 2006 19:21 GMT1
            I have a rather general question.
            The JTable has grid lines but how do increase the size of the
grid lines something like when the graphics 2D class uses the BasicStroke
class to increase the size of lines it draws
annoying problem with Character22 Mar 2006 10:32 GMT12
I am parsing a string and getting a certain character to be compared to
the = symbol.  For some reason even though the character at the position
 I want is an = symbol the equals() method always returns false. Why?
Character ch = new Character(dnArray[0].charAt(3));
SWT for GUI in Browsers22 Mar 2006 08:50 GMT1
I would like to create some GUI which could be run just like applets on
browser with the new SWT.
Please let me know if it is possible to do that. Because i would be
programming wiht some componenets which should have the drag and drop
Swing or SWT/JFace?21 Mar 2006 19:32 GMT3
If you were embarking on a 3-5 year project, architected from the
ground up with a fat client to provide a rich complex user interface.
50% of the users running on Windows.  50% users running on linux.
Would you use Swing or SWT/JFace?
NoClassDefFoundError: sun/io/ByteToCharEUC_KR when updating JDK21 Mar 2006 11:31 GMT2
We try to change the JDK version for a graphical Java Web application (based
on ILOG JViews framework).
Everry thing used to work fine on JDK 1.3.1 but when we run on JDK 1.4.2 we
have a NoClassDefFoundError.
Up/Down control21 Mar 2006 09:13 GMT4
I am looking for an Up/Down control just like JSpinner but without text
area - only up/down button.
Is there such thing?
Can I modify JSpinner so it doesn't show text?
Open a modal dialog from an applet21 Mar 2006 05:56 GMT16
I encounter a problem which seems to be simple :
how to open a modal dialog from an applet ?
Before java 1.5, i did it by creating a JDialog  with the frame owner :
(Frame)myApplet.getParent(), but this doesn't work anymore ! The cast fails
Global system keyboard shortcuts20 Mar 2006 21:47 GMT1
Is it possible to give focus to a Java frame on a keyboard shortcut,
even if that window is minimized / disabled / unfocused... ?
Do you know any native library to do that under win XP ?
thank you for any clue :)
problem with swing20 Mar 2006 16:03 GMT2
I have a problem:
I created component that extends JComponent. I would like to put it on the
JPanel wherether I want, so I use setBounds() method. But when I use it,
the component doesn't show. When I use Layout on the JPanel, then component
distributed JFileChooser -- how to?20 Mar 2006 14:55 GMT3
I want client GUI having a JFileChooser for
selecting file from server file system. Is it
ever possible? If the answer is yes, then
how?  --- TIA.
problem with image in JTable cell renderer20 Mar 2006 10:18 GMT3
i'm having a problem with custom cell renderer for JTable. i want mt
table cells to have beautiful rounded corners (line border with rounded
corners is not giving the desired result).
so i created a Cell Renderer with an image with rouded corners.
actionlistener question19 Mar 2006 10:37 GMT4
Please help me in the following problem. How can I combine 2 actionlistener
in order to
handle:  if  ( (currentPattern == names[1])  && (currentSec==level[1]) )
{  add.setEnabled(false); }
highlighting the target of a tree drag?18 Mar 2006 22:17 GMT2
Precondition:  I do *not* want to extend JTree...
I do have the dnd dragging action working with the code below.
I now want to have the target light up - adding minimal code of course.
thanks!
speed of showing SVG in a JPanel and on printer18 Mar 2006 21:44 GMT6
Any experience with SVG ?
Pages: 1 2 3 4 5 6 7 8 9 February, 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.