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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
class files layout? round java button possible?15 Mar 2004 05:54 GMT3
I have 2 questions..
1) I am a little confused about how i should layout my java files..ie, how
it's normally done..i have a heep of classes in one file...mostly JPanel
and a button class i made, as well as a class that extends frame...is it
Graph component in Java15 Mar 2004 03:08 GMT16
Does anyone know of any freely available graph component in Java? I'm
thinking of something along the lines of Qwt
(http://qwt.sourceforge.net). I'm looking for a component that allows
me to plot XY graphs, Line graphs, scatter plots and has the ability
Help with Swing Applet15 Mar 2004 02:09 GMT1
I uploaded my applet(class file and DB driver and html ).  I can see applet
loaded. But it's not working as it should.
My applet is suppose to query DB and then according to the result to draw
some pics in JPanel(using custom painting). It worked well as an application
Can't get a dialog box to work14 Mar 2004 20:47 GMT3
lblEmpty = new JLabel("Aircraft Empty Weight",JLabel.LEFT);
        panel.add(lblEmpty);
    txtEmpty = new JTextField("0",5);
        txtEmpty.setSize(50,30); // Width, Heigth
JLabels14 Mar 2004 20:02 GMT2
The default positioning for a JLabel is the centre of a graphic.  I've tried
to plot coordinates using the Point class to make the graphic (a gif image)
appear in the left corner to no avail.  Anyone cast any light on what I
should do?  I'm trying to do something similar to the ...
printing14 Mar 2004 07:52 GMT5
Im trying to add printing capabilities to my current application. Does java
have a pre-made dialogbox for printing that displays all windows printers ?
How does it work ?
Thanks for any help.
chronological order of JInternalFrames13 Mar 2004 17:51 GMT1
Hi!
I want to build a "Window" menu with the functions "Next Window" and
"Previous Window" which select the next or previous opened internal
frame (in the order as they were opened). To implement these methods I
Passing objects between two JFrames13 Mar 2004 15:04 GMT4
I have a slight problem at the moment... I have a main Swing program
that needs the manual input of data. I've decided that it should be
handled in a seperate JFrame which would, once the user has finished,
pass the data object back to the main program, sort of like
Update display after changing GUI-properties trouble13 Mar 2004 13:47 GMT6
I have written an Applet that supports both german and english
language. Via menu it can be switched while running.
If selected a method does the following things:
-call a method which sets new strings on all components (setText(),
getting coordinates13 Mar 2004 13:12 GMT1
How do you convert JLabel coordinates back to JPanel coordinates when you
click on the label object. In my mousePressed handler I get the coordinates
relative to the label oject but I want the coordinates relative to the panel
object.
Problems adding a timer12 Mar 2004 23:33 GMT2
I am trying to simulate a traffic lights system I have done most of the
work and so far the program is working ok. I need to add a timer so that
I can show a graphics which shows wait, ready, go accordingly. I am
having problems with this. Can anyone help please. I have tried  ...
How to write character/string in an arbitrary direction in Swing?12 Mar 2004 19:52 GMT1
Hi all gurus,
how can characters/strings be painted in an arbitrary angle/direction,
just as sometimes in a map? for example from left lower corner to
right upper corner. Thanks.
JTable JScrollPane - which cells are currently visible?12 Mar 2004 18:29 GMT2
Is there an easy way to tell which cells in a JTable (which is contained
in a JScrollPane) are currently visible?  One solution would be to get the
values of the JScrollBars and the dimensions of the cells and do the math,
but I was wondering if there was a simpler solution.
Remove grid lines in JTable12 Mar 2004 10:56 GMT3
how do I remove the black colour grid lines in JTable?
How to add data to table cells in JTable programmitically?12 Mar 2004 09:31 GMT1
I have seen many examples on JTable adding data by providing the data
into the constructor's arguments.
How do I add cell NOT from the constructor, say if along the way, i
need to add new data to the table.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 February, 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.