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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Probably an easy answer, to-do with onPropertyChangedEvent 16 Dec 2005 20:41 GMT6
onPropertyChangedEvent doesn't get fired by changing the value by the
keyboard?? any reason for this?
Cheers
Niall
Initialize component so it can render16 Dec 2005 20:37 GMT2
When you instantiate a JComponent (or any subclass thereof) and call its
paint(Graphics) or print(Graphics) method you will not get what you might
expect. It will only work once such a component has been put in a frame that
is visible on the screen.
Custom Print Dialog16 Dec 2005 11:28 GMT3
Is there any way to provide a custom print dialog rather than rely upon
the cross-platform dialogs provided? I have a need to change text and
add some customizations and have a GUI that i would like to show when
print is invoked.
SWT - getting all fields from the Container15 Dec 2005 22:54 GMT1
hello.
 Is it possible to get all fields from the swt container?
For example, I have two containters which contain several fields and
want to disable them.
Jtree Reselect after reload15 Dec 2005 16:22 GMT2
I'm running into a  problem reseelcting a newly inserted node into a
tree, performing a reload() and then finding the path to the node just
inserted.  Some changes to the database the Tree represents occur
(deleting a node creating new node in the parent's parent, then a node
JFileChooser enter pressed on cancel15 Dec 2005 16:04 GMT7
Maybe I am missing something very obvious, maybe the action I am trying
to handle is impossible, or maybe my users are an extreme case and
noone else has encountered this.
I have a simpe, basic JFileChooser that work almost perfectly.  When a
extending HTMLEditorToolkit: where to start15 Dec 2005 08:21 GMT6
My website is generated out of several XML files. For some time I have
been thinking about editing the XML in a Java program. Moreover, have
the Java program render the XML as it's going to look in the browser as
I have configured the latter [1].
The return of JINX15 Dec 2005 02:37 GMT3
Hope everyone doesn't mind the cross-post for this one.
I'd like to bring JINX (*) back to life.  I've come to terms with the
fact that swiki.net is dead and we've lost all the original content.  
There is a wiki site at http://riters.com/JINX that has the original
[NEWBIE] Why i can't see the red rectangle?!?14 Dec 2005 23:31 GMT11
import java.awt.*;
import javax.swing.*;
class MyFrame extends JFrame{
public MyFrame(String testo){
How to make a custom modal dialog14 Dec 2005 18:21 GMT8
   I currently have what I thought would be a modal dialog, it is a class
that extends JPanel. The idea was that it would poup up in MODAL form, the
user will enter some information (as much or as little depending on the
data) and then select for example OK or Cancel (though ...
Java 1.5 and system fonts14 Dec 2005 17:58 GMT7
I don't know if this is the right group to ask this (if not, where
should I post?), but here we go: I have two machines, both running
Debian, and installed the official Sun JDK (1.5.0_05) on both. Here's
the question: on one machine, Java applications find all fonts that
Problem with Font and SunSolaris OS14 Dec 2005 08:43 GMT5
I have a GUI Interface, this is the code, where I verify what are the
fonts allowed:
package guiInterface;
import java.awt.*;
JPEG manipulation13 Dec 2005 15:03 GMT3
I was just wondering if there is a way of changing a JPEG image in
Java, what i mean is, can i edit a JPEG (manipulate pixels in the
image) ?
Thanks in advance
Double Tab (Navigation bar - Java Swing)13 Dec 2005 10:00 GMT2
Hello Javaprogrammers,
I would like to create in Java Swing a double tab navigation bar, such
as the one on www.apple.com or demonstrated as applet (but not Swing,
and from which I cannot see the Javacode) at
updating fields in JTable13 Dec 2005 04:03 GMT1
I made a JTable with in one column all editors, extensions of
PropertyEditorSupport. They all have a getValue and setValue method
therefore.
Now the editors work well but I have a problem with committing the
Pages: 1 2 3 4 5 6 November, 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.