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 / November 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Finding the size of an Image09 Nov 2003 23:50 GMT2
Well, I had an abstract Image object, and I would like to know what are its
weight and width, as well as all of its other characteristics. How can I do
to reach these informations?
Many thanks for your attention.
Set preferredSize of a Panel09 Nov 2003 04:17 GMT1
Hello, I am trying to set the preferredSize of a panel but am having some
problems.
I have created a class that extends Panel and included the getPreferredSize
method (so it overides the original)  which returns a new Dimension. In the
"re-directing" System.err08 Nov 2003 19:43 GMT3
I've written a GUI application that might throw un-handled exceptions when
users are using it in some modes.  The application is started by a separate
executable so there is no command line/window for System.err to show up in.
Is there a way to re-direct System.err so any exceptions ...
how to set a cell color dynamically?08 Nov 2003 14:27 GMT2
I would like to dynamically change the colors of a table's cells.  How do I
set the color of a cell dynamically?
Here's the code for the table and the renderer.  You can see a timer that
will eventually be expanded to check some external data.
refering getX etc to an array08 Nov 2003 09:31 GMT1
Im having a bit of a problem trying to work something out:
im using:
 private void formMouseClicked(java.awt.event.MouseEvent evt) {
    parentForm.setCol(evt.getX()/100);
ActionListeners08 Nov 2003 08:07 GMT1
Suppose I have some code like this:
JTextField t;
...
t.addActionListener(new ActionListener() {
Linux only - paint called twice on startup08 Nov 2003 03:49 GMT5
But not on Windows...
sdk 1.4.2
comments or fixes for a newbie...?
J
java speed on a PDA07 Nov 2003 17:36 GMT2
was wondering how good java is on windows CE handhelds?  
Are the JVM's available today stable enough?  Is it slower than VB.NET
applications ?
regards
How to toggle font in a styled editor pane07 Nov 2003 09:35 GMT2
Ive got a JEditorPane with a HTMLEditorKit.  I want to be able to set
the font to courier new using a button, then using the same button i
want to be able to remove the font if it is already in courier.  I can
get it set to courier ok, but removing it is a problem.  I can get it
checking the state of a jButton07 Nov 2003 08:53 GMT3
Id assume that checking if a buttons state is set to enabled(true) i would
do something like:
if (jbutton1.getEnabled() == true){
but this doesnt work.. cant find what would, i get:
Bad default font when using Windows XPE07 Nov 2003 08:43 GMT2
I am currently dealing with a problem of font display
when my application runs on Windows XPE (XP Embedded).
I am using JRE 1.4.1, and on any Windows application,
a default font (met when displaying table headers,
pre-compiled classes in JBuilder question06 Nov 2003 18:16 GMT2
I am using JBuilder to write a project - somebody has given me a package
which contains pre-compiled .class files (nothing unusual so far) and I have
added this package into into my project (so no source code for the new
package) .  But when I run the project it sais it cannot find ...
Console issues06 Nov 2003 14:42 GMT1
I'm having a problem that I'm not sure how to resolve. I have written a Java
application that is a GUI front end that launches separate executable
console applications. In JBuilder 4 (and JDK 1.2?) launching the application
(app.jar) would automatically open a console window and the ...
log4j: where to put properties file?06 Nov 2003 14:13 GMT1
My application is using a jar file MyJar.jar that uses log4j (I have the
latest release of log4j).
I have put both MyJar.jar and log4j.jar in a directory in my classpath. I
have also
Smart implementation of Event-Handling (MVC) ??!!06 Nov 2003 12:34 GMT3
In my Java-program there are among others two classes:
class Java_GUI: This class "builds" the GUI (JFrame) and contains all
necessary components (Lists, ButtonsÂ…).
class MyEventHandler: This class is intended to handle all events
Pages: 1 2 3 4 5 6 7 8 9 10 11 October, 2003
 
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.