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
how to find a calendar just done?09 Mar 2005 10:46 GMT1
I'd like to sety a data using a calendar (windows pop-up) to navigate
between the day and
choose a day.
Where can I find something like  that?
control-tab09 Mar 2005 04:17 GMT1
Hey folks,
I've got a JTextField that I'm trying to trap the tab key for.
By using the processKeyEvent (I think, I don't have my code in front of
me) and overriding the isManagingFocus event to always return true, I
Quick JTable selection question09 Mar 2005 02:06 GMT5
I have a 10 column JTable with half of the columns type String and half type
Boolean. String columns are not editable but Booleans are.
I want to enable a single row selection and can do it by issuing:
table.setSelectionMode(ListSelectionModel.SINGLE_SELECTION);
how to ganghe jTree?08 Mar 2005 18:34 GMT2
I have a jTree1:
        DefaultMutableTreeNode top=new DefaultMutableTreeNode("radice");
       DefaultMutableTreeNode ramo1 =new
DefaultMutableTreeNode("<html><b>ramo1</b></html>");
Hiding JFrame Taskbar Button08 Mar 2005 12:34 GMT5
My problem I'm having is that I need to hide the taskbar button of
various JFrames in my application. I unfortunately have to use JFrames
and not JDialogs because I need to independently change the icons of
the windows, and have access to maximize and minimize.
How to DISABLE group of Components in JPanel08 Mar 2005 10:17 GMT4
I have JPanel component with bunch of JLabels, JButtons, JTextField etc
in it.
I was wondering if there is any way I could disable(and enable also) all
the components in my JPanel instead of picking every component
JPanel Border Title   how to justify ?08 Mar 2005 09:14 GMT6
I cannot figure out how to "center" the border title of a JPanel. I did
look in the API and went to the Sun site for beginners........ but I am
still stuck
//in my class I declared
JCheckBox is not clickable07 Mar 2005 21:25 GMT3
dear gurus :)
maybe one of you has run across this weird problem.
I have a checkbox as follows:
JScrollPane
Fill with transparent color using 1.1 JDK07 Mar 2005 18:34 GMT2
My apologies for re-posting this, but I really need to get a definitive
solution for this problem.
I need to perform a Graphics.fillPolygon() call using a transparent color.
The problem is I have to support 1.1 JDK.
swing console07 Mar 2005 15:48 GMT4
 I've got java console application (written in jython) that works under  
linux and happily uses xterm and readline. Problem is that under windows  
there's no equivalent. My idea is to emulate terminal with swing library,  
good example seems to me matlab command window or autocad ...
Focus problem in JLayeredPane07 Mar 2005 14:31 GMT2
I'm working on a JApplet that uses JLayeredPane and meet a problem about
component focus.
 In the JApplet, i first added two JPanel objects into a JLayeredPane
object, and then add one JTextArea object to each JPanel object and set the
Inserting components in JTextPane07 Mar 2005 13:14 GMT2
When I use the insertComponent method of JTextPane, the component gets
inserted with it's top edge aligned along the baseline of the JTextPane.
Since text that's inserted in JTextPane has it's bottom edge aligned
with JTextPane's baseline, the text and components in a JTextPane ...
Graphic JavaBean07 Mar 2005 12:15 GMT2
can somebody explain what a class needs to be a JavaBean? I'm thinking
about NetBeans graphical JavaBean. I'm asking that because i can't add
my class to the NetBeans Palette of the Form Editor...
If you don't know about NetBeans, plz explain just for regular JavaBean.
file explorer java code07 Mar 2005 11:44 GMT3
Hi, I need to write a "File Explorer" panel, like the windows explorer.
Could anyone point me some sample code?
THanks,
autogoor
Trouble calculating point07 Mar 2005 11:35 GMT2
I'm trying to move a second window so that it is directly above another,
hugging it closely. I'm using the below code, but for some reason, its not
always consistent.. sometimes my second window falls just below the title
bar, sometimes its pretty far below the title bar.
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.