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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
MVC dialog location20 Jan 2005 21:53 GMT1
Just wondering what you views are on where to place certain dialog boxes with a
typical MVC setup
A View, A Model, A Controllor
The model holds the data.
JToolTip always as heavyweight?20 Jan 2005 12:32 GMT1
is there a way to have a JToolTip being created as a heavy weight component
by default?
The standard behaviour creates a light weight component if the tooltip is
completely within my JFrame and a heavyweight component if part of it is
set mouse pointer position?19 Jan 2005 01:55 GMT1
Is there a method to set the mouse pointer position
(thus to have the program "move" the mouse position
  in some way) ??
GridBagLayout: need help!18 Jan 2005 23:57 GMT2
I am trying to build a 1 line JPanel with a mix of Labels and buttons of
varying sizes. I was trying to do it with GridBagLayout but it appears
that GridBag loses its variable column spanning abilities with a single
row. Below is a sample program. If it is run "as is", two ...
method to query the number of events on event-dispatching thread18 Jan 2005 23:28 GMT1
I am trying to correct a few performance issues with my application,
which display live market data in JTables.
for each update, I use the "invokeLater" method, so create a new
Runnable, and append one event to the event-dispatching thread.
Some space between JFrame border and contentPane18 Jan 2005 19:05 GMT2
I use various JPanels in my main JFrame via
 mainFrame.setContentPane(new ThePanelIWant());
Now I'd like to have some space between the JFrame border and this inner
panel. Is there a way to achieve this without changing the JPanels code?
How to bring a JPanel to the front18 Jan 2005 15:54 GMT1
I am making a solitaire game for my parents consisting of 52 Cards
(JPanels) in a JFrame. When I press and drag a card around I naturally
would like it to be on top or in the front of the rest of the cards. How
can I sort of put this in the front/on top of the others?
Changing JPanels in a JSplitPane18 Jan 2005 13:43 GMT3
Hi
I'm busy writing a swing application that consists of a JTabbedPane with each tab being a JSplitPane. Each of these JSplitPanes has a bunch of buttons on the left hand side, and pressing a button brings up a JPanel on the right hand side with the appropriate form on it. The ...
loosing focus getcaretposiotion doesn't work18 Jan 2005 12:40 GMT2
I create some JFrame and this class has method witch creat second JFrame,
but in second JFrame I have textPane, and each time when i write
MyTextPane.getCaretPosiotion it returns 0 also after inserting text to Pane.
After creating second window is not active.
swt modal dialog18 Jan 2005 11:40 GMT2
Im trying to do simple thing - create modal swt FontDialog. It works not
very well, dialog is modal but it can loose focus when user clicks outside
it's rectangle...
What I simply want is that "modality" that for example standart eclipse
jdk 1.5 and openGL17 Jan 2005 17:11 GMT5
I tried it and I hed serious problems on hp nx7010
Has anybody successfully used openGL in java SWING app?
Question about SWT17 Jan 2005 16:55 GMT1
Hi, i'm new in the NG.
I'm writing a simple application with Eclipse using the Visual Editor
plugin. I've created 2 GUIs for my forms. These GUIs have been written with
SWT Library.
Problems with setting the text in a JLabel16 Jan 2005 10:54 GMT2
Hey all,
I have a gui that is set up using a GridBagLayout.  The content pane has
nine panels and a JLabel added to it.  Each of the nine panels has one
JList, two JButtons, and a JLabel, set up in border layout.
JTree root node is demoted, but ...15 Jan 2005 19:53 GMT1
> On 1/14/2005 at 3:18:58 AM, hiwa wrote:
>
>> I tried it again.
Keylistener and tab key15 Jan 2005 18:15 GMT1
I am implementing  a KeyListener to listen for key presses.  This works ok
except does not pick up tab key presses.  Does anybody know of a workaround
for this problem?
I am using Red Hat Linux os by the way (don't know if the problem is
Pages: 1 2 3 4 5 6 7 8 9 10 December, 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.