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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Using function keys to select a certain tab in a JTabbed pane20 Mar 2005 13:26 GMT5
I want to use the function keys (F1,F2,F3 etc.) to select certain tabs
within my JTabbed pane. I know how to use keylistener and can use it to
detect the actual keys being pressed but i can't figure out how to change
the tabs according to the button pressed.
Netbeans IDE20 Mar 2005 03:30 GMT3
I wonder if it is possible to create an array of controls with the Forms designer.
Like an array of buttons for example.
Best Regards Anders Olme
ANNOYING BUG: Swing producing blank windows19 Mar 2005 20:39 GMT4
Anyone else having a problem where Swing windows appear blank?
Sometimes, if I'm very lucky, the controls will be drawn when the
window first appears, but they don't get redrawn when obscured by
other windows.
Q:How to add JCheckBox to JComboBox to get a dropdown of JCheckBox'es19 Mar 2005 13:40 GMT5
Tried
.add( myCheckBox )
.validate( )
Combo still empty
file filters order18 Mar 2005 17:49 GMT2
I created  a file filter for csv file. when I click browse, this
extension is shown nad I have the option to select all files in the
combo box. How can I make all files the default?
thanks,
How to set the ScrollPane to the top18 Mar 2005 15:55 GMT3
How do I reset the JScrollPane to the topmost when I have added a very
long text into the JTextPane with JScrollPane in it?
Re: JDesktopPane problem navigations17 Mar 2005 22:26 GMT1
I am using JinternalFrames in JFrame(JDesktopPane). I am getting
difficulty in navigation in them...Let us say I have two
Jinternalframes student & courses. I can set links to them from JFrame
by using JMenubar. But when I try to set their link (as a requirement)
List with nested widgets?17 Mar 2005 18:57 GMT4
I need something like a JList, but each line should be able to contain
a checkbox and a radiobox. It should be possible to move the lines
around and multiple-selection support is preferred.
Is there any 3rd-party library providing this? (for what L&F?, what
registering filechooser components17 Mar 2005 17:50 GMT2
I built JFileChooser on the main JFrame so i need to registred
actionlisteners
for the components in the filechooser for example approve button or text
field.
changing fonts in dialogs17 Mar 2005 17:44 GMT4
Hi all
I am displaying a message using the follwing way  
JOptionPane.showMessageDialog(frame,"Best viewed on a screen resolution of
1280 x 1024 ","expEDIum ANSI Creator",JOptionPane.INFORMATION_MESSAGE);
Floating Label Component in JScrollPane17 Mar 2005 15:57 GMT3
I have an app that displays stacked rectangular glyphs representing
data in a jscrollpane. It works fine.
Problem: I'd like to add labels to the rows of data glyphs. I'd like
these labels to float as you scroll horizontally, sort of like column
[ANN] JGui 1.22 released17 Mar 2005 14:04 GMT2
JGui is a collection of useful Java GUI components and utilities.
JGui includes:
  Docking windows framework for Swing and AWT.
  ThreadManager - helps to distribute tasks to a number of threads
Simple JComboBox query 17 Mar 2005 13:44 GMT1
how do I change the font of individual combo box items, say if I have 5
items in a combo box , how can I have each of them in a different font ? I
can do combo.setFont(Font f) but is there any way I can set the font of the
combo Items ? can anyone help me out please?
GUI17 Mar 2005 13:43 GMT1
hi
  How to override the default behaviour of verticalscrollbar of
JScrollPane so that upper right Custom corner should fill with vertical
scrollbar?
Sizing with JSplitPane17 Mar 2005 13:36 GMT3
I've been having sizing problems with java GUIs and I think I must be
missing something, because nothing seems to ever size how I'd like.
Right now i am trying to create a gui with 6 components. There are 2
JTrees, 2 JPanels, and 2JTextPanes. I have the interface layed out in grids
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 February, 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.