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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Methode getRowIndexAtY ?14 Oct 2004 14:21 GMT1
Hallo ng,
In einer JTable komme ich an den Index einer gedropten Spalte
mit(e=DropTargetDropEvent):
int col_index=table.getColumnModel().getColumnIndexAtX((int)
Where do I find possible values for UIManager.put()?14 Oct 2004 11:03 GMT2
I've had to do google searches to see what others have used so far.
Are all the possible options for the different look and feels written down
somewhere?
Ex:
Application's icon on Mac14 Oct 2004 09:41 GMT2
on Windows I use
Icon icn = FileSystemView.getSystemView().getSystemIcon(executable)
to get the program's icon.
On Mac, this does not work. I use java.awt.FileDialog to let the user
Confusion with addition of Components to JScrollPane14 Oct 2004 08:18 GMT2
I have made a small that displays an XML file in a JTree which itself
is placed in a JScrollPane. Currently, the name of the file is
"hard-coded", but it´s clear that I would rather prefer to select the
file from a menu. When trying to achieve this, I found some behaviour
How to Filter out DocumentEvents14 Oct 2004 07:37 GMT1
When "JTextArea.setText" is called in an application, or a User
updates said "JTextArea"'s contents, an Event should be fired.  I
believe this should be a DocumentEvent.
In my Java application, I am trying to filter out events related to
Swing app to Web app13 Oct 2004 22:29 GMT4
 I have JavaSwing application and I need to create equivalent web
application. In current Swing app, JTable and JList are components
where large amount of data need to be displayed in the components ie.
90,000 records. With the help of TableDataSource and JDBC2.0 can
Beginner question... How to add swing components that auto format?13 Oct 2004 18:06 GMT1
This is a real beginner question, hope you can help.
I'm creating a Java app with some simple Swing GUI elements, like
Spinners and Combo boxes. Right now I'm using JBuilder 2005 Ent. trial
to do my work.
Getting Row Number in JTree13 Oct 2004 16:19 GMT3
Hi, I have a JTree displaying some data and would like to get the row
number for the currently selected item.  getRowForLocation() and
getRowForPath() only give me the row number of the currently displayed
JTree.  What I really want is the row number of the underlying *full*
refreshing JPanels problem....please help 13 Oct 2004 14:48 GMT5
first of all if got JMenus, each menu item that i select displays a
JTabbedPane. And in this tabs ive got JPanels attached to them.
My problem is that when i change from menu to menu, the JTabbedPane should
change from panel to panel.
Swind under panel3d13 Oct 2004 14:19 GMT3
I want to open my jcombobox over a canvas3d panel.
now when I open combobox, that scroll under panel.
what thing i do?
Vertical TableHeader for JTable13 Oct 2004 11:41 GMT3
hello ng,
is there a vertical TableHeader for the JTabel?
I would like to genereate something like an Excel sheet..
Maybe i can integrate some Components from OpenOffice?
IAB Studio is a new trend in Web application development13 Oct 2004 09:43 GMT2
Try IAB Studio www.iabstudio.com from WorcsNet www.worcsnet.com and
feel difference of its superior GUI.
With IAB Studio, you will get everything you need for creating Web
applications of any complexity.  This toolset of suites includes
JTable hide columns13 Oct 2004 08:06 GMT9
I need to show a Table with some user-friendly data obntained with a SQL
query.
There are many data I do not want to display,  such as codes.
I coded a QueryTableModel class which wants SQL string as input, for
Custom Tab order within a JTable13 Oct 2004 07:41 GMT1
    I have a JTable instance with two columns and certain number of
rows. The first column (on the left) lists the property name and right
column lists the value of the corresponding property. The property
values are editable (by the user) whereas the property names are not.
Equivalent of Alt-Tab12 Oct 2004 18:33 GMT1
Is there an equivalent of "Alt-Tab" to switch between windows in an java
application?
Thanks!
Pages: 1 2 3 4 5 6 7 8 9 September, 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.