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 / December 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
setTopComponent() blinks badly or crashes12 Dec 2005 23:29 GMT1
Hey all,
I'm hunting down a problem that I've had for days now.
I have two JSplitPanes, splitA has a left and right side, and splitB is
contained in the right pane of splitA. splitB has a top and bottom
2D drawing from methods not called by paintComponent()-- why it wont work12 Dec 2005 13:31 GMT7
I have a subclass of JPanel that overrides paintComponent.    I can
draw fine within paintComponent or from methods called directly from
paintComponent (I pass the graphics object as a parameter.)
But, if I try and store the graphics object as an instance variable in
programatically selecting muliple intervals of rows12 Dec 2005 12:13 GMT4
The method setRowSelectionInterval(int from,int to) selects a
contigious sequence of rows. But if i use it for the second time to
another set of contigious rows, it clears the previous set of rows.
Is there any work around for this?
RE: insertString(int,String,AttributeSet) method in the Document Class ?12 Dec 2005 11:59 GMT1
I wrote the code to realize lighting specific code in the Document Object.
( this function is similar with the syntax light in the IDE)
I use insertString(int,String,AttributeSet) method in the Document Class to
add the light to the specific text.
basic jTextPane help12 Dec 2005 04:53 GMT3
I'm trying to output text to a textpane.
textPane.setText(string) only works for the first line so if i was to
call it again it overwrites what i just wrote.
How can I keep outputting text to a textpane and just add it to the
Help to position JLabel with text top-right09 Dec 2005 22:53 GMT3
In my constructor I am generating a gui.
My problem is with the text (on JLabel) to the left of the JTextArea.
I need the text on my JLabel to be in the top-right corner.
At the moment it is in the middle of the middle.
setPixels on BufferedImage.TYPE_USHORT_565_RGB09 Dec 2005 20:27 GMT4
Does anyone know the format of pixels for an image of
TYPE_USHORT_565_RGB format? I have an application that receives a byte[]
of pixel information in 565 format so that two bytes contains an
individual pixel.
High-Speed Menus in Java (free source code)09 Dec 2005 17:03 GMT1
I was annoyed at how the keyboard sits idle during most Java graphics
programs. Alt-keys are awkward and slow. As a public service, I wrote a
utility that brings the keyboard to life.
It's at timothyhowe.com/software -- click on OverlayMenu.java. There
which thread to create gui09 Dec 2005 01:01 GMT11
I'm getting exceptions in my AWT-EventQueue-0 thread long after my gui
has been created and I've got a problem that I think is related to the
way my GUI is created. So I need to understand this better and try to
hunt down this problem. I'm really getting confused between the new way
Passing values from JTextField08 Dec 2005 23:21 GMT7
I'm trying to write a program that would at a click of a button collect
values of JTextField and assign them to variables of different class(see
code). As I see it this would be done best in a ActionListener class,
however this class does not see local variables of a GearFrame class ...
question on how to track points08 Dec 2005 21:39 GMT5
I am putting together an scatter chart type interface which shows a
relatively large (1 thousand?) number of points. I was planning on using
either polygons or gifs to put on the screen in paintComponent. One of
the requirements is for the user to have the ability to click on a ...
Moving Objects Java GUI08 Dec 2005 17:26 GMT6
I have currently created a widget wich displays a map. Now I want to run
robots on that map. I have created robot widget wich implement the
runnable interface and so in a thread move forward, backward, ... .
But now my question is, is there a way to do this without threads ? The
Drag and Drop08 Dec 2005 01:06 GMT1
Hi!In my app a have a  small JPanel ,which represent a pc in the LAN.I
want to Drag and Drop an IP,a string generally, in it ,so that the IP
appears on top of the Panel.I have a JLabel there.So far I have managed
to make the Drag and Drop feature possible only when the string is
automatically not manually08 Dec 2005 00:56 GMT6
I wonder if I am in the right place but I would ask some java experts who
have long relationship with Java development environment. I have ready
software that displays real time stock prices. The data is displayed in a
table as internal frame (or tables in different internal frames) ...
How to start default browser when clicking on a label08 Dec 2005 00:47 GMT4
I was wondering how I can implement a JLabel that references to a http link.
When I click that label the default browser should open and loading the webpage.
This is for a JDialog 'About' window.
I've seen this several times, but I've no idea how to implement this with
Pages: 1 2 3 4 5 6 November, 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.