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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
updating values in TableModel for editable cells in Jtable20 Apr 2006 06:32 GMT4
I have a JFrame that contains an editable JTable and a button that will
handle submitting the changes made. setValueAt is only called when the cell
being edited loses focus to another cell or when I hit 'Enter' after editing
the cell. I don't want the user to have to hit 'Enter' to ...
multiple selection in JTable without CTRL key20 Apr 2006 05:58 GMT7
is there anyway to make multiple selection in a JTable witout holding
the ctrl key. Please advice. Any code example will be of serious help
thanks in advance
Chanchal
JDialog20 Apr 2006 04:32 GMT3
I am using JoptionPane.showMessageDialog in my program.When it is
shown , the prgram which is in FullScreen mode comes back to normal
state.The taskbar  of linux again appears.
    I tried showInternalMessageDialog but I am not able to position the
ScrollPane Question20 Apr 2006 02:58 GMT1
I want to implement My own scrollpane for containing JTextPane. So if i
write my own container . How my container will know that its child
component(JTextPane in my case) needs scrolling and by how mutch.  The
container should listen to which event from JTextPane and what property
how to prevent a JInternalFrame from getting closed automatically?19 Apr 2006 17:52 GMT1
I want to perform some validations on the values in the JInternalFrame
and if the values are true i would want to close the internal frame
otherwise not. I have tried calling setClosable(false),
setDefaultCloseOperation(JInternalFrame.DO_NOTHING_ON_CLOSE) on the
How to get line number of current cursor?19 Apr 2006 09:39 GMT2
I try to get the line number of current that cursor is on from the
JEditorPane.
I found method getSelectionStart() and getSelectedText(), but it not
has the getSelectedLine() or ...
Writing a generic InputBox19 Apr 2006 04:55 GMT1
I wont tell my old way but I have rewritten my InputBox class as having
the following important snippets:
public class InputBox extends JDialog {
    private ActionListener okAction;
making applet talk to browser19 Apr 2006 01:20 GMT3
can you make an applet "talk" to browser window where it's embedded?
(such as for a chat app, I'd like applet to somehow 'tell' browser
window when a message arrives (for when chat applet window is not in
focus..) thanks..
Anyway to alter the default font size for ToolTips ?18 Apr 2006 21:49 GMT4
   is there anyway to change the default tooltip font size ?
   I can amend the font size on each tooltip individually, but I'd like to
be able to set the default so I don't have to do this.
TIA
java heap space on pictures18 Apr 2006 17:15 GMT6
ok im doing simple image showing, and the images are not more than 400
kb in size, and yes i have set my heapspace, -Xmx to 512M and still the
problem persists.
Here is my code.
JDialog and File Handling ! plz help18 Apr 2006 05:25 GMT1
How can i store the values of jTextField (which is in jDialog) into a
text file?
Please help !!
Thanks in advance
I want to capture AVI for 24 hours18 Apr 2006 02:54 GMT6
HI..  I want to capture AVI for 24 hours through JAVA , but each file
size should not be more than 2 MB . and there should be  no loss of
frame ....
Jazz
Book for applets18 Apr 2006 00:18 GMT1
I'm looking for a good documentation (easy to understand about applet)
I should create an applet with many threads etc
I looked inside amazon but i didn't find any recent book about applet (I
can only find book fo 1996/97 .. a little bit old)
Points of a selection17 Apr 2006 19:28 GMT1
I'm using a JTextArea and DocumentListener to listen text removal events.
I'd like to obtain the coordinates (column and row index) of the start and
end points of a removed selection. Unfortunately this isn't possible since,
when i try to translate the ending offset to coordinate ...
Calendar Control in java17 Apr 2006 16:26 GMT2
I need a calendar control for my application.Is there any Visual
Calender component in java.
I need an analog clock also...
plz help.
Pages: 1 2 3 4 5 6 7 8 9 10 March, 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.