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 / August 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Just a Great Big Scrollable Line31 Aug 2004 22:08 GMT1
I am a bit new to java and the java swing GUI.
I am writing a JApplet.
What I am trying to do is draw a line (say from (0, 0) to (1000, 1000)) and
have the applet supply automatic scrollbars so that the user can see the
How to determine number of visible lines31 Aug 2004 22:00 GMT6
How do you find out the number of lines that are visible in
JEditorPane?
I'm displaying nothing but text and using a single font in the
display. I'm using a JScrollPane to handle the scrolling.
Strange JTableHeader repaint behavior31 Aug 2004 12:59 GMT3
I wrote a JTable with a custom table header that shows a label; if you
click the header, a combobox appears and you can choose a value (used
for filtering values): After selecting an object in the combobox, the
original label should be shown, but the label shows the chosen value
interface with gui31 Aug 2004 07:37 GMT2
i have used one interface in my program.
i want to use JButton inside this interface.
but, it shows error ' cannot resolve symbol'
is it possible to use it or not?
Error Using cardLayout.show with Java 1.431 Aug 2004 06:25 GMT1
I have a problem in my code. When I use Java 1.3 my code works fine.
But when I use Java 1.4.1, I get an "Array Index Out of Range" Error
on my cardLayout.show line.
Can anybody explain what is going on ? Did I miss something between
wizard class30 Aug 2004 15:07 GMT1
Where can I find a wizard class for java.
Johan
[Q] How to set a hotkey on JButton ?30 Aug 2004 13:40 GMT2
I want to set a hot key on JButton.
For example,
<example>
class MainFrame extends JFrame {
setting a background image of JPanel30 Aug 2004 12:35 GMT5
How can i set a background image of a JPanel that also rescale's when the
window is rescalling?
How to define a JTableHeader30 Aug 2004 11:25 GMT1
I want to define a new JTableHeader but I don't have any idea how to do
that.
I would like to get the current JTableHeader from the JTable, get the
name of each Column and then set the new column names.
Help: displaying many text lines with graphics fast in applet29 Aug 2004 20:18 GMT2
I am looking for a way to display a lot (500 - 2000) lines of text
mixed with graphics fast in an applet.
Not all lines will be visible, so I want a vertical scrollbar.
Also, I want to use dynamic word wrap, i.e. resizing the window changes
putClientProperty29 Aug 2004 16:36 GMT1
HI, i have this two funcion: i want put on the client property of "pulsante"
the array "m". How can I put the array?
pulsante.putClientProperty(PROP_ARRAY, ????????????);<=============
and how can i get in a int[][] the array "m" in the ActionListener?
Rendering performance while dragging29 Aug 2004 05:52 GMT10
I wrote the following code which implements a custom panel with
rectangles drawn on it, which can be moved or stretched using the
mouse. To move a rectangle, click inside the rectangle and drag. To
stretch a rectangle, drag its left or right edge. The code works, but
Moving label???29 Aug 2004 02:06 GMT4
I am having a strange problem.  I am writing a chess program in Java
and using JFrame as the GUI.  Also, I am a bit new to GUI programming
in Java.
The GUI is not visible when I add the graphics.
SWT: How to remove a CTabItem from CTabFolder.29 Aug 2004 01:57 GMT2
I added CTabFolder to my program to make multi-tabbed browsing with
Browser widget.
When the Browser need new window, it calls my OpenWindowListener. In
that case, I make new CTabItem, make Browser to it, and supply the
maximize JFrame again and again (OS X)26 Aug 2004 19:26 GMT5
I know that this has been asked for the umpteenth time,
but still I can't figure out how to do it in OS X
(XP works fine).
1) getToolkit().isFrameStateSupported(MAXIMIZED_BOTH)
Pages: 1 2 3 4 5 6 7 8 9 10 July, 2004
 
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.