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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Adding JButtons on JPanel vertically07 Sep 2005 00:41 GMT5
I'm trying to add buttons to a JPanel vertically, without using a layout
manager explictly.
button_panel.setBorder(new LineBorder(Color.BLACK));
JButton add_class_button = new JButton("Add class");
Images and Outlook06 Sep 2005 21:11 GMT5
I'm having a problem when I copy an image to the Windows System
Clipboard.  When I copy an image I'm able to paste it to Word and Excel
but no Outlook.  In Outlook I see a boundary but no image.  It's seems
like Outlook can't read the image or the image isn't complete in the
Firing events or changing properties for a custom made graphical component06 Sep 2005 10:57 GMT1
i've made a graphical component (some kind of rule like the one of word). When the use left click on it, a small shape is added. Right click delete one shape, and you can move all the shapes.
Now i need to know somewhere else when such events occurs. So i don't know what to do:
- ...
standalone app eye candy06 Sep 2005 07:02 GMT7
I'm developping & supporting a standalone application that my users
stare at for 6 hours in a row. now that all functionnalities are
working properly, we've been thinking of making it a little nicer on
the eyes, by adjusting colors and the like.
Use of JTextPane in Chatting Application06 Sep 2005 01:42 GMT10
A JTextPane is a text component that can be marked up with
attributes that are represented graphically.
In the process of writing a chatting application, i am going to use
JTextPane for accepting the text from user on a client (So that
JList Help05 Sep 2005 15:28 GMT8
I am trying something that I feel should be simple, but I am having
some trouble with it.  I want to have a list of strings, and when the
user clicks on one element, I want to print that element number to the
screen.
charting and data changing05 Sep 2005 08:21 GMT1
could you suggest me how to get charts that can be updated as long as
data source of the chart are updated (new data are added) ?
thank you,
l.s.
troubles with JFrames and JDialog05 Sep 2005 05:23 GMT1
i have a main class that extends a JFrame and another one that extends
JDialog
From the class that extends JFrame, i create an instance on the JDialog
class and try to show the Form so to say.
How can I "glue" JDialog to an owning JFrame ?03 Sep 2005 10:42 GMT7
I have a non-modal JDialog with a JFrame as an owner.
On a mouse right-click the dialog  becomes visible at the mouse
position. And it works fine. But when I start dragging JFrame , the
JDialog remains on the same screen position. Is there a way to "glue"
setIconImage, image vanishes when clicked02 Sep 2005 13:24 GMT1
I've used setIconImage to set a custom image on a JFrame. Problem is
that when it's clicked it disappears never to repaint. If I use
frame.setState(Frame.ICONIFIED); then the image reappears once the
frame is maximised, but if the use just clicks on the image and then
Old JTree Update Problem02 Sep 2005 10:35 GMT2
Hi all out there
I want to come back to this dammed old JTree problem which doesn't seem
to be solved correctly. Look at the code at the end, run it an press
the switch button. What you see is that the long text gets abbreviated
UTF-16 encoded HTML02 Sep 2005 08:40 GMT12
I have a HTML file, encoded in UTF-16, which my webbrowsers can display very
well. But when I load the same URL into JEditorPane, I only see some ugly
boxes and other trash.
<code>
NEED HELP TO TEACH JAVA TO DYSLEXIC :01 Sep 2005 23:11 GMT9
I am pat.
I am dyslexic so its hard to learn JAVA.
its hard for me to learn JAVA from books.read & understand for me from
books.
Using VEP with Eclipse - install problem?01 Sep 2005 23:08 GMT3
I've just installed VE with Eclipse, and while the install seemed to go
fine (I have the appropriate versions of EMF and GEF) when I create a
new VisualClass, my palette is empty.
Has anyone run into this before?
panel question..01 Sep 2005 22:35 GMT21
can u set a border, set background color, etc.. to panels?  (or can you
only do this to JPanels?)
I have to do this applet and have a somewhat tight dealine..  am torn
betw. doing it in just AWT or SWING, since don't know SWING very well..
Pages: 1 2 3 4 5 6 7 August, 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.