Search:

Type: Posts; User: mixpro

Search: Search took 0.11 seconds.

  1. Replies
    7
    Views
    1,329

    [SOLVED] Re: add an actionListener

    @GregBrannon , in the end i did what u said :

    ok thanks all , i got it working , and now i have much clearer view about listeners thanks a lot :)
  2. Replies
    7
    Views
    1,329

    [SOLVED] Re: add an actionListener

    is that illegal ??? if so i didnt know sorry .


    its just i dont want to use buttons (design thing :) ), just one thing i cant understand , how is the textarea connected to the actionListener ? if...
  3. Replies
    7
    Views
    1,329

    [SOLVED] Re: add an actionListener

    thanks for your complements.
    but if you take a look at the first example : How to Use Text Fields (The Java™ Tutorials > Creating a GUI With JFC/Swing > Using Swing Components)
    and this is the...
  4. Replies
    7
    Views
    1,329

    [SOLVED] add an actionListener

    hi,
    im new to java , and im trying to get this to work , this is my code :


    public class TextDemo extends JPanel implements ActionListener {
    protected static JTextField commandField;...
Results 1 to 4 of 4