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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Instant dragging from JTree23 Jul 2004 07:49 GMT1
Hi NG,
I cannot drag an unselected element of a JTree. First I have to select
it, then I can drag it. Is there a way to implement that? I think I can
spare that extra click.
Template for Java Swing23 Jul 2004 06:04 GMT4
   I would like to know whether there is any template kind of thing
for java swing programs.(Similar to Jscript for HTML..).If its there,I
would also like
to know whether that is open source that can be reused??I would like
Swing application design22 Jul 2004 21:05 GMT7
I have mostly understood how to use components, layouts and
actionlisteners to create a nice GUI with Swing. What I am still
struggling with is what a good design for a Java application, maybe a
GUI application in general is. Right now, I have a class MyAppStart
Graphical editor...21 Jul 2004 16:10 GMT5
Has anyone ever written a small graphical editor? I just want to create some
rects, resize them with mouse an move them in a drawing.
I look at JHotDraw but it seems to be very complex an i only want some basic
features. Maye anybody has a smaller editor with really basic functions. ...
Entering values in a JTable21 Jul 2004 14:59 GMT1
I have a JTable and want to enter probabilities in to it. Most of the time
this works fine but I have recently noticied that if I try to enter small
values like this 0.00002 when the cell loses focus the value in the cell
becomes 0. When focus returns to the cell it correctly ...
Resizing column/row cell header21 Jul 2004 12:35 GMT1
I am trying to resize the column/row cell header of a JTable and am not able
to. The appropiate cursor appears but clicking and moving left or right has
no effect. A jpeg of the JTable I am dealing with can be seen at the address
below in order to make what I am trying to explain a ...
applet gui in separate class21 Jul 2004 08:11 GMT1
I am creating an applet with a complex ( or at least I think so ;-) )
gui. So I thought of using Netbeans form editor ( that generates gui
code). I don't want to mix the autogenerated code with the manually
written code that's why I want it in a separate class, Display.
Background Image in Java 1.1.8 and awt20 Jul 2004 18:25 GMT12
Im using Java 1.1.8 and awt.
Im trying to create a Panel, and put an Image on this panel (using
drawImage). Then I create another Panel, with a couple of
Labels and TextFields and place it "on top" of the first Panel.
Text on path20 Jul 2004 15:17 GMT16
I need to implement a simple "text on path": how can I do it?
Mhaxx
Moving mouse should not move mouse pointer, possible?20 Jul 2004 14:23 GMT1
The displayable content of a component is bigger than the visible
area, so the user will have to scroll around the content to see all of
it.
Now I have seen a method in a game that I want to implement in my
Add A JPanel to a JPanel19 Jul 2004 16:19 GMT3
I got followning problem: i have visible JPanel on the screen. When i click
on it, a contet menu appears, where I can coose "add another panel".
This calls a method paintNewPanel() and should add a new visible panel on my
panel. Code:
How to repaint JPanel that is covered by a transparent component.?19 Jul 2004 14:50 GMT1
This is a simpler explanation of an unresolved problem I presented in
another thread. This code example is much simpler.
I have added a JPanel to a JPanel. The JPanel 'on top' has a
*transparent* background and has a tooltip. If the tooltip is
JTextPane  Object and Param Tag19 Jul 2004 14:50 GMT3
I am using JTextpane to edit HTML documents.
I want to insert a multimedia file into the document-
When I insert the following html using insertHTML funtion -
 <OBJECT classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
JTree19 Jul 2004 09:07 GMT2
When I add a new DefaultMutableTreeNode to the parent
DefaultMutableTreeNode, I want the new DefaultMutableTreeNode have folder
icon. Is this possible?
Is possible to have empty folders in JTree? How?
put JComponent at arbitrary position in JPanel?19 Jul 2004 08:24 GMT4
Hi Guys,
I have one question:
I have a class looks like:
public class Node extends JComponent
Pages: 1 2 3 4 5 6 7 8 June, 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.