Advertisement

900 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%!

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Top AWT / Swing Solutions: 1 - 24 of 24
  • 1
 
Hi, I need the functionality similar to a GUI FTP application... I need to create a JDialog or JPanel that contains two sets of FileChoosers - one being the "Source", and the other being ...
i have a JProgressBar which I am using during a Task is it possible to change the color of progress bar (default is orange to say green) when the process is finished, thanks
This is a class assignment and I'm sorta stuck: The following is a snippet from Panel class.   The assigment is to set the background color of the default panel to one color if the mouse ente...
I've created a JSlider with a range of 1 to 15, with steps of 1 when either the left or middle mouse button is clicked on the slider bar. I need to have the left mouse button behave that wa...
Hi everybody, First of all, I'm a senior .NET developer, and , now I have to develop some forms in Swing (sigh....), but in swing things work in a different way. I'm developing a classic...
Hi, I asked this question before and an expert updated my code using GridBaglayout however the question must be done using GridLayout. I have got the most of the question out... I need to...
Is it possible to display multi line text on the tabs of a JTabbedpane tab? I need to split the text in a specific way - to have a few words over a few others. Perhaps with a custon render...
Hi, Im new with Java and I have a problem with using StringBuilder. I have Java GUI (Recipebook) where user can add, remove and list recipes. All works fine except the listing (JTextArea wi...
I am trying to check my code into SVN using eclipse and I am getting the following error message. I did 'update' before issuing commit. update C:/Documents and Settings/436447/workspace/com...
I want to write a program a that displays  a continuous moving black bars on a white background. This is my first piece of code trying to do this with just 2 bars. In fact, It does not work a...
Hello, I have a Java Applet with textfields that is being launched in Mozilla web browser (version 1.7)  on an AIX 5.3 platform.  The applet is composed of AWT components...no Swing is used. ...
I have the class attached, which is a runnable implementing a system tray in Java 6, currently running on Ubuntu 8.10 (ibex) The code works well enough, and I get the popup menu and all that ...
Hi, I have a JPanel with a background imege, some other images on it and labels with some text in different orientation. I have to perform a Resize of the whole Jpanel resizing all component...
I have a JTable with a couple of columns. What do I need to do to make it wrap the text if the columns isze is too short?
Hi I need help putting listeners on buttons so that when pressed they change a context, i hav been using actionlistener, but the code that has to be changed is in another class
I am just learning Java. I am trying to do a GUI to calculate road trip data. My program compiles, and a window opens, but only the top title line shows. Nothing shows in the center or south a...
Hi I need some help with a GUI problem I am trying to design a GUI with buttons along the bottom of the GUI so that whn one is pressed the diplay of the types of windows they are text areas i...
I have a JToolbar with 10 buttons using the default layout manager. I want to put some space in between the first 5 and last 5 buttons. What is the best component to use for this? an invisi...
Hello I wrote a Java  web based program about 4 years ago and it built and ran nicely. Since then I have not kept up with the latest versions of Java. Today I tried to build a portion of the p...
I have a JTable where multi-rows are selectable. However, I need to keep track of when zero, one or more (3 cases) are selected interactively. I assume I will use som kinds of event for this, ...
I have a Swing table where it is possible to change places of the different columns (or at least the headers). How do I prevent that?
I am getting the following error when I am trying to commit my changes into SVN thru eclipse. Can some one help me with this. Thanks again update C:/Documents and Settings/436447/workspace...
I have different subclasses of JToggleButton, eg: public class vormerkButton1 extends javax.swing.JToggleButton { ..} public class vormerkButton1 extends javax.swing.JToggleButton {..} whic...
I have a java applet that is  a 5 min countdown timer. What i am using the timer for, is to warn everyone in the company that they have 5 min to exit off of the m2m server, before it is shut d...
 
  • 1