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 / May 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Checkbox as leaf node in JTree25 May 2004 17:26 GMT2
I have read the previous posts and I am very confused.  I want to add
check boxes as leaf nodes to some branch nodes in the JTree.  The
thing is that my JTree is built using a custom TreeModel.  I
understand that I have to implement the TreeCellRenderer interface.
SwiXml Browser Now Live - Design Swing UIs Without Java25 May 2004 14:41 GMT3
  Dimitri Pissarenko announced the first release of swixml-viewer.
  Dimitri writes (slightly edited):
  Users of Swixml may be interested in a simple tool that lets you
pre-view the SwiXml user interface by clicking on the appropriate XML
JTextComponent and BoldAction??? What is the wrong in the fallowing code snippet?25 May 2004 06:56 GMT4
I just want to make the selected text in JTextComponent bold.
I give "font-bold" as the action and nothing occurs?
If I give "cut-to-clipboard" it works...
What is the wrong??
java software24 May 2004 18:58 GMT2
now i use Kawa to coding my java project. is there any other software tht i
can use for it?
--
*****************************************
Creating a Help Menu24 May 2004 13:47 GMT3
Is there a tool or ready code available to create a help menu?
Thanks
Sumit
Runtime.exec() with env and working directory parameters is not working.24 May 2004 12:19 GMT1
I have a problem with Runtime.exec command when I want to execute it
in the working directory.
My Runtime.exec command calls an external Application(Samcef) which
uses certain environment variables
Anti-aliased text in Swing components24 May 2004 09:14 GMT6
I'm interested in making my JLabels/JTextFields/etc use anti-aliased
text. I know you can get anti-aliased text in Java2D but for some
reason, I don't seem to find any documentation on enabling anti-aliasing
on Swing components.
Scrolling Artifact24 May 2004 04:18 GMT14
I modified my Applet that scrolled a canvas to one swing version that
scrolled JPanel.
It works just as before, but sometimes when you scroll you see
"droppings", that clear themselves after a half a second or so.
JGo Equivalents?23 May 2004 21:54 GMT2
Are there graphical frameworks which compare (or better) in
functionality with JGo (from NorthWoods software). I am also
interested in features like Animation etc.
thanks,
Alternative for Thread.sleep()23 May 2004 21:36 GMT5
I'm having a JProgressbar in a JDialog. For visual purposes, I need to
slow down the progress in the JProgressbar. For that I use:
// in a new thread
objProgBar.setValue(objProgBar.getValue() + 1);
table does not show until resizing22 May 2004 16:45 GMT3
I'm using a JTable in a JDialog. My (hopefully little) problem: the
table is not visible until I resize the dialog box !!! Any ideas?
Thanks for your time,
Frederik
Netbeans: How to attach addActionListener(this) to a JButton?22 May 2004 03:32 GMT3
using NetBeans 3.6 trying to attach an actionPerformed to a JButton
but cannot do it by using jbutton1.addActionListener(this) and public
void actionPerformed(ActionEven evt)
I have found many examples that define a method for the event, but
Can swing be used in an JApplet with http code?21 May 2004 17:59 GMT1
If I use web browser (IE or Apache) embbed a java applet, how can I
include a swing class path in the http code? I m using JDK 3.
Thanks
sam
Help with converting IDS from JDK 1.1 to JDK 1.421 May 2004 15:39 GMT2
I have been working at a company for a few months now and now they
have this project for me where I'll have to convert IDS from JDK 1.1
to JDK 1.4.
I have no clue about JAVA and have never taken it; can anybody please
JTable DefaultCellEditor21 May 2004 14:55 GMT1
What DefaultCellEditors for JTable / TableModel are available in java 1.4?
regards,
Pete
Pages: 1 2 3 4 5 6 7 8 9 10 April, 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.