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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
JLabel inside DefaultTreeCellRenderer?24 Oct 2005 19:45 GMT1
I've changed the default icon for my tree nodes in my JTree by using
DefaultTreeCellRenderer and this works fine.
But what I want to do is change not only the icon, but have some text
that will always display next to the icon and then ...
Tick Label Count24 Oct 2005 12:31 GMT1
my question is very short ;) does someone know, how I can
assign the Tick Label Count for an axis(NumberAxis)?
I only found that there is an final in that determins the
maximum count of Tick Label.
visible area of JTextField23 Oct 2005 23:59 GMT7
I want to make the visible area of some Jtextfield to be the leftmost
part and for some the rightmost part. How can I do that?
Different behavior Win/Mac/Linux23 Oct 2005 23:40 GMT2
I developed a program with a main window and some child window. When I
call a child window I use to disable the main window with the
statement: "this.setEnabled(false);" because ai like to start a new
window in a modal way (I need that the user can't work with the main
DnD - totally confused!23 Oct 2005 23:39 GMT2
After initial enthusiasm, I'm now lost.
I'm having a hard time with
DragSource.createDefaultDragGestureRecognizer(Component c, int actions,
DragGestureListener dgl) at the moment!
Graphics update with BufferedImage22 Oct 2005 19:59 GMT6
I'm hoping someone can help me with an image update problem I'm having.
I have a JPanel that I am trying to update with a generated image done
using a BufferedImage. I am not able to get the panel to update
correctly with the image I am using. From a high level this is what I ...
OpenGL (offtopic?)22 Oct 2005 12:12 GMT3
Maybe a bit offtopic, but where can I find info on how to use OpenGL on
Java? I've found numerous links but they seem to have gone void.
Thanks.
Huub
MouseEvent release on another component22 Oct 2005 11:33 GMT8
I'm trying to implement my own drag & drop (not between apps).  Having a
problem with mouseReleased event not firing events for the component it is
over.  I know about SwingUtils convertPoint but that relies on my knowing
the component to convert to. Is there any way I can guarantee ...
Help: JFrame.componentResized() too late for JSplitPane()22 Oct 2005 03:00 GMT1
I have a JSplitPane in my JFrame.
I have implemented the standard componentResized() code to restore my
JFrame to a minimum size if the user tries to make it too small.
The problem is that componentResized() is called after my JSplitPane has
Exception in Swing code using a JTable21 Oct 2005 23:58 GMT18
I have a JTable that has its data loaded from a database.  The program
executes the query and adds data to the model from its own thread and that's
about all it does at this stage.  If I run the query 10 times then maybe
once I will get the following exception.  It doesn't appear to ...
No single root node (or multiply root nodes) in a JTree?21 Oct 2005 17:50 GMT2
Using most other API's, its possible to not have one single root node in
a treeview. I've searched various Java resources and it does not seem
like it is possible in Java/SWING. Is this correct?
Sincerely,
JMF21 Oct 2005 17:29 GMT1
Hi, I have been realizing an application to draw over a video with the
JMF.I'm using a JLayeredPane with 2 layered: a JPanel where I play my
videos and a transparent JPanel where i will draw(MyPanel).But, when I
launch my project, that dont work: I can draw with my JLayeredPane and
JTable: detect when any cell's value changes21 Oct 2005 15:48 GMT2
I'd like to detect when the value of a cell changes, hopefully
-without- adding listeners to each and every cell. I don't care what
the value is or which cell has changed, just the fact that a change
took place.
State diagram editor21 Oct 2005 14:36 GMT11
<disclaimer>
I'm *not* a GUI programmer! I find myself having to do some GUI work
because our GUI guy left the company and we need this stuff urgently.
Please forgive any naivety on my part, thanks.
JTable scrolling20 Oct 2005 19:31 GMT4
I am facing a problem which I can't resolve. So please help me with
this one quickly.
The thing is that I have fitted a JTable inside a JScrollpane. And what
I want is that when I select any cell in the table and press PgUp /
Pages: 1 2 3 4 5 6 7 8 9 10 11 September, 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.