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 / August 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Help Menu - opens frame which does not go to front31 Aug 2006 12:41 GMT7
I'm using a JFrame to display help content in a JEditorPane. The help
frame is started up when the user clicks on the "Help" menu.
Unfortunately, the help frame does not have focus nor is it at the
front.
Problem with setUndecorated() method in JFrame31 Aug 2006 12:01 GMT6
I have a problem using the method in subject in my Java app. There's a
JFrame with backgound image (JLabel tip...) and several JDIC WebBrowser
(java.awt.Canvas) disposed on it at runtime, following position and
dimension rules on a xml file. This app works fine in fullscreen mode
JScrollPane vertical bar is defaulting to the bottom31 Aug 2006 11:34 GMT2
I have a JScrollPane for a large panel, when it displays the vertical
bar is at the bottom. I want it at the top - I have various other
JScrollPanes elsewhere that default to the top as expected.
I believe the difference may be that this panel contains JTextAreas,
PopUp TableCellEditor?31 Aug 2006 10:46 GMT2
First an apology, in a previous post I committed the Usenet sin of
asking "How do I do X" when I really wanted to know "How do I do Y" - I
thought that doing X was the way to achieve Y.
I have a JTable displayed in the usual way. One of the editable columns
how to refresh jComboBox in popupMenuWillBecomeVisible30 Aug 2006 10:38 GMT2
i have jComboBox which should calculate its drop-down list size before
opening (it depends on current window size so I decide to put it into
popupMenuWillBecomeVisible method)
 void jComboParamNames_popupMenuWillBecomeVisible(PopupMenuEvent e) {
JComboBox into JHeader30 Aug 2006 06:30 GMT5
i am trying to put a JComboBox into Header of a JTable, i do it by
implementing the TableCellRenderer, also i implement
getTableCellRendererComponent(Jtable.....) method to return a ComboBox.
i can see the combobox into header of my table , but i can select any items
hibernate i bytea29 Aug 2006 20:24 GMT1
Witam
Jaki typ powienienem uzyc w javie aby mi w bazie hibernate wygenerowal
byteA?
Jak robie java.sql.Types.BINARY to mi wywala blad ze ma problem ze
JTable: How to memorize the width of the columns ?29 Aug 2006 06:06 GMT3
How can I force my application to memorize the column width, so that I don't
need to set the column with every time I start app?
Move scrollbar from a JButton29 Aug 2006 01:00 GMT2
I have a JTable inside a JScrollPane.  I use some JButtons to do some
row selections on the JTable.
I would like the viewable area / scroll pane to increment when the row
selections are changed using the JButtons.  By doing this I wish to
Different height at JComboBox editor and renderer28 Aug 2006 19:47 GMT7
I have a combo box which uses a custom ListCellRenderer which basically
displays two lines of text (the preferred name of an object and an
alternate name of the object). That works well. The problem is that the
editor for the combobox (which is editable) is being displayed with the
AffineTransform.getScaleInstance question28 Aug 2006 18:54 GMT8
I am using the AffineTransform.getScaleInstance to transform an image
by showing it growing. i.e. something like the following:
while(scale <= 1) {
                    repaint();
Reg - JButton double click28 Aug 2006 10:01 GMT1
  Can any one suggest me solution for restricting JButton event firing
twice( when
  double Clicked on JButton )other than the following solutions.
1) Disabling the JButton after clicking once
html in a textfield27 Aug 2006 19:50 GMT4
I want to display underlined text in a Jtextfield and I found out that
in order to do that I need to use HTML so I tried that but found out
that JTextfield doesn't render the HTML. So I tried JEditorPane and
discovered I had to set the Type to "text/html". Well I'm sure that
Help Cloning Objects27 Aug 2006 09:56 GMT1
   I currently have a database 'explorer' application - show lists of
tables; ddl etc etc
   I'd now like to be able to 'clone' a snapshot view into another
frame....
JCreator beginners question26 Aug 2006 12:03 GMT2
I am very new with JAVA.
Using JCreator V3LE it is not possible for me to opening Applets in my
Browser (neither MS Explorer nor in Firefox).
It opens only in theJCreator internal window.
Pages: 1 2 3 4 5 6 7 July, 2006
 
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.