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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
JLayeredPane resize issues21 Dec 2005 19:53 GMT3
I have a JLayeredPane that includes other UI components on the
DEFAULT_LAYER. When the user selects one of these components. I add a
translucent JPanel to the MODAL_LAYER. The JPanel captures all mouse
events to the user can not interact with the underlying components.
JTree only display certain part of node21 Dec 2005 08:27 GMT3
Is there anyway to create a JTree with objects where only a certain
field from the object is displayed for the node.
I.e.
public someObject {
Item-specific context menu on a JList?21 Dec 2005 06:09 GMT1
I'm having trouble working this out.  I want to have a right-click action
on a JList such that it selects whichever list entry I've right-clicked,
then produces a popup menu specific to that item.  I've tried adding a
context menu to the cell renderer; I'm glad to say that didn't ...
How to display a JTree on ToolTip?21 Dec 2005 01:33 GMT5
I want to display a JTree on the ToolTip of my component,use maybe
click the jtree.What should I do?
Java erases background while win32 doesnt?21 Dec 2005 01:12 GMT2
I've noticed that when I minimize then restore my Java applications, I see
the window come up, the background is cleared then the contents painted.
On a fast machine it's barely noticeable, but my companies QA dept has
submitted a bug over it.
Any easy way to run a Swing application as standalone?20 Dec 2005 23:24 GMT13
Yup, that pretty much summarizes it. I wrote my app with Swing widgets as
GUI under NetBeanos 4.1. It runs fine within the IDE but not as standalone.
One of the errors is an exception complaining about AbsoluteLayout.
Unfortunately this is not a standard thing, so I placed the ...
GUI Builder's20 Dec 2005 19:59 GMT4
I'm new to Java. My background is in PowerBuilder. I'm looking for a GUI
Builder that will allow for fast development of screens. The current version
of Java in use here is 4.0.
The wish list:
Unable to increase size of JLabel20 Dec 2005 15:51 GMT1
I have the following strange problem:
I have an array of JLabels that I display on my JPanel with a
GridBagLayout. However, some of the JLabel's text spills over the
JLabel, in terms of height. What I mean is the height of the text
Event processing that creates objects per user request20 Dec 2005 08:20 GMT2
I have a button called "Add Car". What code can I write that will create a
Vehicle when the user clicks on this button.
JTree rebuild problem20 Dec 2005 08:13 GMT2
I'm currently working with a JTree and I'm having a problem in that it
does not paint my changes I make to the TreeModel.
I create the tree like this:
    root = new DefaultMutableTreeNode(editor.getDiagram());
Visual Editor is *frustrating*20 Dec 2005 06:38 GMT4
Ok, so Eclipse is free, I get it - you get what you pay for.  I love
Eclipse but I am getting a little frustrated with Visual Editor - all
too often with little changes my 'Visual' turns from a laid out page
into a useless list of icons...ugh...
"Nested Panels = EVIL"?19 Dec 2005 15:25 GMT2
 The document located at
http://developers.sun.com/learning/javaoneonline/2005/desktop/TS-1861.pdf
 contains the statement
     Nested Panels = EVIL
JTextPane Questuion19 Dec 2005 01:10 GMT2
I have not really worked with JTextPane but I am trying now. I am able
to create a JTextPane that does not wrap lines. I am also able to add
color attributes to text then inserting it into a document that is
displayed in a JTextPane. The problem I am having is to combine both
puyo game17 Dec 2005 22:00 GMT1
Im trying to lelarn Java game programming. Can anyone tell me where I
can find sample source code for games like tetris and puyo.
Thanks,
Rashmi
Look and Feel question16 Dec 2005 22:31 GMT3
I wrote some app in which I set the look & feel to one that I downloaded
from the net (jgoodies.com). In my development setup I placed the L&F jar
file in my JRE's lib/ext directory, I also have it in a "third party
library" directory. In my project I made a reference to that ...
Pages: 1 2 3 4 5 6 November, 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.