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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
color tool07 Feb 2004 06:13 GMT6
+-----------------------+
|+--------------------+    |
||                    | |
||  fill with color   |    |
Problem with splash window (startup) (jwindow,jdesktoppane,jprogressbar)07 Feb 2004 05:04 GMT1
Thomas Weidenfeller <nobody@ericsson.invalid> wrote in message news:<bvdgdq$nbr$1@newstree.wise.edt.ericsson.se>...
> anders wrote:
> > I do understand the atvantage of using AWT instead of Swing for
> > a startup window. But its rather useless until I've found a
Setting Background partly transparent07 Feb 2004 03:40 GMT2
I have some trouble with designing my GUI for an application.
I need to draw a certain shape (circle, rectangle) on a JPanel which follows
the mouse move on that JPanel.
Well the problem is the background. I should be transparent and only showing
Java TableCellRenderer for a boolean checkbox field06 Feb 2004 21:20 GMT5
I just wanted to post some code that I recently got working
for the benefit of other programmers who may have encountered
the same problems I did getting this to work.  Enjoy!
class CheckBoxTableCellRenderer
JList as a JMenuItem?06 Feb 2004 17:15 GMT1
I am designing a Popup Menu Item that shall allow the End User to select an
item from an indeterminate length List.
I know how to add each JList element to the JPopupMenu but because the
length of the list is variable I need to implement a Scroll Bar somehow.
overwriting paintComponent for a JComponent06 Feb 2004 15:52 GMT3
 The specification of the operation "paintComponent" as
 implemented by an object of the class "JComponent" is given in
 [1]. In few words it is:
 [2] Calls the UI delegate's paint method, if the UI
Modal dialogs in multi-window environment06 Feb 2004 15:31 GMT4
Suppose you have an application, showing multiple windows. If a modal dialog
is created with one of the windows as a parent, all top-level containers are
locked (which is good), but only the parent of the container will bring up
the dialog when clicked or selected in, say, the ...
Swing accelerator keys06 Feb 2004 13:25 GMT5
    I've got a Swing window, and I want something to happen when I press
F2. The closest I can find is getting something to happen when a
particular Component has the focus, but I want it to happen just as long
as the window has focus. I've looked around but I can't find anything
Adding JProgressBar to JLayeredPane06 Feb 2004 12:40 GMT1
I am having problems with adding a progressbar to a JlayeredPane.
Below is the code I have.
I can see the JLayeredPane, but cannot see the ProgressBar inside it.
Do u know what the prblem might be ?
How can I make my own look and Feel06 Feb 2004 12:27 GMT1
Where I can find somes informations to realize my own look and feel for a
swing application.
I all ready print the source of Kunststoff LaF, but I don't understand how
can I realise my own from zero.
Poll: What Java XUL Toolkit Do You Use Most?06 Feb 2004 09:39 GMT1
 To find the most popular open source Java XUL Toolkit the Java
Republic news blog kicked off an online poll.
 The contender line-up includes:
 * SwiXML
How to load INI file to JTree Nodes?06 Feb 2004 08:23 GMT2
I am new to JAVA SWING and would like someone to help me out here.
I need to read the INI file to load out the structure and display them
on the JTree.
How can I go about doing that?
Multiple HTTP posts from JAVA 05 Feb 2004 19:16 GMT2
I have a servlet application that I am trying to write a very basic load
tester for.
There application has several servlets, but all rely on the same session
being used (IE: For logged in users etc).
JTable: how to listen for row selection change?05 Feb 2004 17:15 GMT2
    I'm using a JTable (using a DefaultTableModel) and I want to do
something whenever a different row is selected in a JTable. The closest
I've got is doing the same for columns, by attaching a
TableColumnModelListener to the column model of my table. But I can't
JTabel and JScrollPane doens't scroll05 Feb 2004 16:58 GMT3
I have a problem with a larger table.
I have a JTable whiches model contains 38 columns.
I put this Table in a JScrollPane. But on the screen there is no
scrollbar but a table with 38 very small columns.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 January, 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.