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 / October 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ToolTip text for JButton31 Oct 2007 02:04 GMT3
Is there any way tooltip text of a JButton can be shown always, rather
than it get displayed on mouse over of the JButton
Thanks in advance
Chanchal
last access date28 Oct 2007 22:37 GMT6
I was experimenting with a disk fragmenter called DiskTrix. During the
install it said that Vista had turned off maintaining last access
date, and offered to turn it on.  I was surprised to discover this was
a configurable feature.
JLebel as a container26 Oct 2007 10:41 GMT1
I'm trying to add a JLable 'jLable2 to another JLabel 'jLabel1'. But
jLabel2 is not getting displayed.
My code is
import javax.swing.*;
drag'n drop: why does the parent also become a droptarget26 Oct 2007 08:15 GMT4
I am completely new to implementing drag and drop.
I have made a class called DropPanel that extends JPanel. DropPanel
implements the DropTargetListener interface. I place a DropPanel as a
component of a JPanel and executes my application...
Image on a button25 Oct 2007 02:07 GMT1
I have a JSplitPane on a JFrame. Left side of the JSplitPane contains
a button with an image on it.
i want the image to get resized along with the button when the divider
of the JSplitPane is dragged. Kindly advice how this can be achieved.
JEditorPane and HTML offsets23 Oct 2007 15:44 GMT4
Given the offset from the start of an HTML document, how I can
translate this into the offset when the HTML is rendered in a
JEditorPane?  e.g.  in the HTML document (not strict HTML but still
renders):
Cisco and telnet23 Oct 2007 08:11 GMT7
I´ve a question for all... anybody has a java telnet app for
comunicate with cisco routers?
I´ve this features in vbscript , but i want to make a application
with
JScrollPane resize / new location question18 Oct 2007 15:27 GMT6
I have an application that uses a JScrollPane to display a component
that will be resized every once in a while. At the same time of the
resize I also want to set a new position for the resized component.
E.g. I am doubling the size of the  component and want to change its
JTable - Windows Table Behavior?17 Oct 2007 17:53 GMT2
is there a (simple) way to let a JTable behave like the Tables in many
Windows applications? Primarily I want the following: If one column is
resized by hand, only the following columns (all right neighbors)
should moved (not all other columns resized). The size of the screen
JTree, updating model and DefaultMutableTreeNode17 Oct 2007 15:45 GMT1
 I am discovering the Swing's tree API.  I am building a
tree one node after the other (the nodes reflect different
steps of a long-running process).
 The problem is that the nodes added after the construction
Applets and custom class loaders17 Oct 2007 00:50 GMT8
Is there any reason to use a custom class loader with an applet?  I have an
applet in which I only want to load a particular class if the corresponding
content type is required to be rendered by that applet so that the initial
applet load is as quick as possible.  I have ...
Files & Methods16 Oct 2007 21:53 GMT8
Hi, I'm a new JAVA Programmer and need some help with my homework.  My
homework is a multi-part assignment.
My assignment is to modify the code to find and print the sum of the
same series from 1/2 through 1/n, where n is read in from a data
Menu Removes Focus15 Oct 2007 20:16 GMT1
I'm curious - how do I know what component has focus when I need to
pop up a menu to complete a task.
For example, in my JTree, I have a popup menu that comes up when I
right click on the tree.  Well, the JTree is the "real" object that
rotating text problem14 Oct 2007 18:18 GMT11
I have problem with a piece of code (see below). When the text is rotated on
my panel it seems that the coordinate system is corrupt. If I put something
on x,y = 100, 200 it looks that the object is put somewhere else. I think it
has to do with the rotation. How can i go back to ...
List cell renderer with JLabel: selected border14 Oct 2007 17:37 GMT4
When using a custom cell renderer (JLabel subclass), I noticed the
border of a selected item is not drawn. How can I achieve a border
like with the default renderer, the "yellow dots" around the entries,
as with a standard JList or JTree for example.
 
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.