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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Added JTree to JScrollPane but no Hori Scrollbars?10 Jul 2005 01:17 GMT12
Added JTree to JScrollPane.  Vertical scrollbars appear, but not
Horizontal scrollbars.
   DefaultMutableTreeNode top = new DefaultMutableTreeNode("Info");
   DefaultMutableTreeNode aa = new DefaultMutableTreeNode("Date");
JSplitPane wont resize a canvas!!09 Jul 2005 14:00 GMT1
Hey guys ... I'm at ends here trying to figure out what I have to do to make my
canvas resizeable in both directions...   I'm workin on a game here, and need to
use the double-buffering capabilities of a canvas to draw, but want to have the
flexibility of a resizable canvas.   What ...
"Window look and Feel" for JTree09 Jul 2005 03:49 GMT5
I have this code to draw a very simple tree with a "Java look and Feel"
-------------------------------------------------------------------
/**This frame contains a simple tree that displays a
manually constructed tree model. */
BoxLayout can't be shared08 Jul 2005 10:46 GMT7
Sometimes, for different BoxLayouts like:
Jpanel inP = new JPanel(new BoxLayout(inP, BoxLayout.Y_AXIS));
...
JPanel outP = new JPanel(new BoxLayout(outP, BoxLayout.Y_AXIS));
Does my panel play hide & seek ?08 Jul 2005 09:51 GMT1
In an application, that uses internal frames and the JDesktopPane! I
now want to add a pane to my application to the right side of the
window. But this pane should be hidden. In the sense when i click on a
button, it creep inside slowly and when i click on it, it should creep
Looking for general UI component glossary08 Jul 2005 08:49 GMT1
Anyone out there know of a website that lists all known UI components with
descriptions?
Thanks,
-L
Simulating RGBImageFilter08 Jul 2005 08:24 GMT2
I want my picture 'blurred' and use this filter to
'wash and bleach' the colors of the image:
//class RGBImageFilter
class RGBImageFilter extends java.awt.image.RGBImageFilter
Moving an image into a Graphics08 Jul 2005 04:54 GMT5
I´ve a problem with a GUI. I´m trying to make that an image can move
under another image. The application that I am developing shows a map
of a city und with a GPS, I must show the exact position. The map
image in the background, and the target image must move. I hope that
HTML08 Jul 2005 00:18 GMT5
                 I am trying to add html tables to a html document and
the html table appears but here is the problem in that only certain
attributes of the table is being adhered to and the rest ignored. This
is what i am doing
Marking a JInternalFrame as selected07 Jul 2005 19:36 GMT1
Hi group,
I have the following problem: I created an MDI application. Now I want
to select a new JInternalFrame when it was created. I tried
setSelected() and grabFocus() but it doesn't do the expected thing. How
best approach for transparent boxes07 Jul 2005 05:17 GMT1
I'm hoping for some guidance on the best way to do the following.
I am building an applet that uses a canvas to show a map (AWT only - no
Swing). I want to display semi-transaparent boxes over the top of the
map to show things like status or options, and the boxes should be able
Annoying spacing on a menu bar06 Jul 2005 17:03 GMT8
I'm having a small and really frustrating problem with a menu bar.
Basically I have to emulate a phone screen and when you click one of
the soft keys a menu should pop-up.  I wanted to do it with JPopUpMenu
but had loads of problems with it, in the end I have a JMenuBar and a
Swing thermometer05 Jul 2005 10:28 GMT5
I've to "design" a thermometer with swing extending a JSlider. I don't
know how to start...
Does anybody can help me?
Thank you...
PageFormat05 Jul 2005 06:31 GMT1
                  I am trying to print something but i need to ask
something really so bare with me a little while
                  You know that for printing something using the java
printable interface you would have to overide this method
to use (for free) SWT + Eclipse Platform - is it possible?04 Jul 2005 16:15 GMT2
Is it possible to use for free (!) SWT + Eclipse Platform (for example
"Eclipse Rich Client Platform" http://www.eclipse.org/rcp/ ) as a base
for commercial products?
Kind regards,
Pages: 1 2 3 4 5 6 7 June, 2005
 
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.