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 / August 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Rendering CAD/GIS Data on a Map Canvas25 Aug 2006 16:52 GMT2
I am working through the design of a disp[lay for a CAD/GIS program
written
in Java. I haven't decided for sure if I will use Swing or SWT for the
GUI yet.
How to use PopupFactory ?25 Aug 2006 15:22 GMT1
I want to use PopupFactory to popup some pane, could anyone help me
with a sample code or explain.
Thanks all.
Help with a JPanel25 Aug 2006 10:54 GMT4
Hiya, I think this is a fairly common JPanel related question and would
love any help,
I want to store the width,height,x/y coords of a rectangle in an
object, then draw it onto a JPanel. (I can get this far)
transparent colors and setXORMode doesn't work together25 Aug 2006 10:36 GMT3
I would like to draw multiple partially overlapping figures in xor mode (applying the even-odd rule) and then place the drawing on another image.
I've  tried this on a JPanel:
public void paintComponent(Graphics g) {
        super.paintComponent( g );
Using HTML in Swing components with Linux24 Aug 2006 21:39 GMT2
Ok this is really strange, none of the html tags seem to work under my
linux machine and it's running java version 1.4.2... they should work.
Here's a simple example, all I get is the JLabel with all the html
showing as regular text.
Java GUI(Swing) VS Windows forms in VB6/VB.NET24 Aug 2006 16:06 GMT4
I have worked with VB6 & Windows forms VB.NET. I always felt good about
the ease of use of VB to create windows forms/desktop application. I
recently started to learn about Java GUI applications using Swing API.
So im interested in knowing the benifits/drawbacks of swing over the
Window freezes when pressed CTRL + P24 Aug 2006 11:42 GMT1
In my application, When I Select File -> Print option the following
code executes fine, Where as I pressed CTRL + P from Keyboard my system
is hanging at this statement PrintService service =
ServiceUI.printDialog(null, 200, 200,printService, defaultService,
JTable with precise column widths [looooong]24 Aug 2006 08:55 GMT2
I need some help from a real Swing expert. Please!
I'm trying to create a JTable, that saves & restores *precise* column
widths, with dynamic paging (row count fits actual column widths).
Evertyhing works great, expect the column widths.
make jtable uneditable24 Aug 2006 02:36 GMT2
I want to make a jtable uneditable but still allow double clicks to
register so that a dialog window appears instead of the cell editor
being invoked. What is the easiest way to make the jtable uneditable or
at least disable the celleditor from being invoked when i double click
Please help the GridLayout problem23 Aug 2006 19:15 GMT5
I am tring to add several small JPanel to a big JPanel (using
GridLayout), and display image on these small JPanel (By overiding the
paintComponent method), but I can't get any images displayed. The brief
codes are showing below:
HTML Printing from JEditorPane23 Aug 2006 16:41 GMT1
i need to be able to print HTML. Right now, i'm using a JEditorPane with
a modified version of this:
PrintUtilities class
http://www.apl.jhu.edu/~hall/java/Swing-Tutorial/Swing-Tutorial-Printing.html
JComboBox to show names but return a code.23 Aug 2006 16:25 GMT4
I want a JComboBox that shows names (e.g. Mary, Fred, Alice, Joe) but
whose getSelectedItem() returns a code (e.g. 21, 17, 3, 11).
Should I ...
Plan A: Implement a ListCellRenderer for `new JComboBox(codeArray)`
Unicode with Java23 Aug 2006 16:02 GMT1
Could anyone tell me about Unicode programs cioding with Java.
Any Weblinks, tutorials, whitepapers etc...
Thanks
keyPressed, keyReleased, keyPressed while holding down key on linux22 Aug 2006 19:55 GMT1
If i press a key and hold it down, on MS Windows one keyPressed event
will be fired. On X11 (Linux), however, it keeps fireing keyPressed,
keyReleased, keyPressed, keyReleased, keyPressed, keyReleased, ...
There is a bug report at for JDK 1.1.6
eclipse gui designing.22 Aug 2006 15:36 GMT8
Do any of you all use Eclipse to build your GUIs?  And if so what tools
do you use?
I ask because I have not found any suitable plugins really that grab me
to download and spend time learning it.  The only really good gui
Pages: 1 2 3 4 5 6 7 July, 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.