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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
problem with removing node from parent20 Jan 2006 11:15 GMT1
i am facing a serious problem.
i have used TreeModel() and not DefaultTreeModel().now i want to delete
the node which is not possible as i cant use  default mutable tree
node.
Moving rows in SWT/Jface Table20 Jan 2006 10:01 GMT2
i have a problem i am not able to solve. Has someone an idea how to
move rows in an SWT Table? I want to change the order by user
ineraction but do not need to sort the entries.
The first way i would like to achieve is to move a selected row up or
addNotify and peer object creation20 Jan 2006 08:12 GMT1
I'm looking at some code that subclasses java.awt.Canvas and overrides
addNotify.  When addNotify is called, it calls super.addNotify and
eventually some native code is invoked that tries to fetch the native
window handle.  (In this case, an X11 window ID.)  However, the handle
Event Handling and Maintainability19 Jan 2006 17:18 GMT9
Can anyone please give an opinion on the following;
is it easier to maintain code with the following event handling
Button nextImageButton = new Button ("Next Image");
nextImageButton.addActionListener(new ActionListener() {
Java Multimedia Playback Control18 Jan 2006 21:53 GMT1
I've got a fairly specific problem and I'm hoping to find a general
java library that could help me out.  Basically, I would like to be
able to write some java code to control a time-based data set.  I
picture having a bar representing the time span of the entire clip,
Can java do windows screen capture and image comparation18 Jan 2006 21:27 GMT1
If you press the "print scr" key, it is the possible to get the content
of system clipboard.
PAttern recognition in image is possible, but I don't know any API that
is able to do it for you. On sourceforge.net or gnu.otg you may find
Long texts in JTable cells18 Jan 2006 18:30 GMT1
My application displays a table having several columns in a JTable.
(the GUI component is bound to a view iterator in Oracle ADF, if
anyone is familiar with that framework.) The problem:
One of the columns contains long text, including line breaks, which
BufferedImage is too heavy for chart ? I need a lighter soolution18 Jan 2006 17:29 GMT4
I try to make a chart in my JPanel, which could be a pretty large (see the
result in a code), but I got an OutOfMemory exception, in a code bellow,
pretty often.
BufferedImage bimg= null;
Detect when a JPanel has been displayed...18 Jan 2006 16:20 GMT2
I need to run some code the first time a JPanel is displayed.
I tired adding a ComponentListener and waiting for the COMPONENT_SHOWN
event, but that never occurs.
I also tried enbling events and reporting the events that actually get
Starting the EDT18 Jan 2006 10:25 GMT4
 I am looking for an assertion in the API-Specifications
 of AWT or Swing saying that:
 If there is no EDT (event-dispatch thread) running yet
 and invokeLater( ... ) is called,
Problem with Windows DPI settings?18 Jan 2006 00:31 GMT7
I've got a application that is running on a Windows XP Pro computer with
very high resolution on the monitors, 1600x1200.  I adjusted the Windows
DPI setting to 200% so that the icons and windows would be large enough
for me to see without my glasses.  But my Java windows don't ...
Intercept and modify mouse events17 Jan 2006 08:24 GMT6
I write a JPanel subclass that needs to change mouse events for its
children. This is since the child components are not painted the standard
way, so mouse clicks have to be transformed accordingly before they are
processed by the child components.
how to draw a graph (nodes and arcs)?17 Jan 2006 07:38 GMT2
I'd like to draw a graph using a different pictures for each node.
How can I do?
I'd like to link the nodes and the arcs.
There is a library for doing that?
Function Keys.17 Jan 2006 07:08 GMT1
I am writing some software that has to perform specfic actions on
certain key presses no matter what swing component has focus.
These functions keys are not restricted to the F1 - F12 keys therfore
could be a key on the number pad.
Deleting a Row in a JTable16 Jan 2006 21:06 GMT7
What is the UI convention to let the end user delete a row in a
Jtable?
Signature

Canadian Mind Products, Roedy Green.

Pages: 1 2 3 4 5 6 7 8 December, 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.