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 / March 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
JTable31 Mar 2008 17:03 GMT3
Can anyone send me a tutorial on JTAble.It would be of much help.
Thanks
Where do you keep contants in Interfaces or in classes?30 Mar 2008 18:33 GMT1
I have some controversial information on what is the best place to
keep constants, is there any fundamental recommendation?
To use paint or paintComponent?27 Mar 2008 18:13 GMT3
Which is the right one to use for Swing components? I have always used
JPanels with a method paint(Graphics g) and then just called that
method using 'repaint()'. But after reading some of the discussions
here I found out that the correct way to go is to use
disable the sorting  function of the header26 Mar 2008 21:45 GMT1
I'm using filtering on a jtable so I can't disable rowSorting
altogether but I wont to disable the rowSorting feature thats in the
jtableHeader, does anyone have any idea how the is done ??
thank you
looking for a news ticker for my java application25 Mar 2008 14:01 GMT1
I have an application that monitors a lab of systems and provides a
GUI for feedback to the lab admins when systems are unresponsive, or
under test, or simply idle. I'd like to add a live news ticker that
can reman open and provide a continuous feed of useful data to admins
Problem With RSA Interface25 Mar 2008 13:59 GMT2
Program complies and the interface shows up but there is no output
after pressing run button. How come this is happening?
Thanks.
package newpackage4;
Text component not focusable (tabbed pane switching involved)25 Mar 2008 10:12 GMT1
I have a simply JFrame with a subclassed JTabbedPane as main
container. Each tab contains a non editable JTextPane which display
some text. Under each text pane there is a one lined JTextField. This
text field acts as input for the JTextPane. It is basically a simple
two jframes, and a controller class:  design question25 Mar 2008 00:40 GMT2
Hi all--
I'm fairly new to swing programming, and am running into some problems
with my design.  I'm writing a program that runs multiple trials of an
experiment.  I have an initial JFrame which allows the users to set
Using Java To Implement RSA Algorithm24 Mar 2008 17:46 GMT2
Hi I'm looking for SOME advice on how to simulate the following:
http://i71.photobucket.com/albums/i140/carpinate/RSA.jpg
http://i71.photobucket.com/albums/i140/carpinate/RSA2.jpg
Ive done this so far:
Java -> Netbeans -> JTextField.name property???24 Mar 2008 12:20 GMT1
New to java, but seasoned in other languages like C++.  Anyway, first time
using Netbeans for java.
When using the gui designer to place a text component in a dialog, I get a
default "JTextField1" name for it from the gui designer.  so far, so good.
Text component not focusable (tabbed pane switching involved) try 2:     SSCCE22 Mar 2008 18:34 GMT4
I'm referring to
http://groups.google.de/group/comp.lang.java.gui/browse_thread/thread/0adb1e99ab
16aca6
#
I have pasted a small self contained compilable example demonstrating
what I need.
Scrolling behavior on text pane22 Mar 2008 10:24 GMT3
how do I achieve that a JScrollPane which has a JTextPane as viewport,
will scroll automatically along with the added text at the bottom? The
latest text entries shall be readable at all times!
TIA
Images in text component (emoticons)21 Mar 2008 03:12 GMT1
I'm trying to write string replacement algorithms that ought to
replace small emoticon substrings with ImageIcon's. I'm not sure now
what I need. I probably need a custom subclass of JEditorPane or
better JTextPane...? Or is a a custom subclass of StyledDocument that
Input/action map prob on JTextComponent21 Mar 2008 03:07 GMT1
I use the following code to assign key strokes to actions to be
performed:
Action act = new ... (whatever)
JTextComponent tc = new ... (some standard text component)
Location of image files in Java SRC20 Mar 2008 19:29 GMT13
i have instaled Java 1.6 along with source code, in c:\program
files. .Can somebody tell me which is the location where the icon
files are stored...
thanks
Pages: 1 2 3 February, 2008
 
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.