Search:

Type: Posts; User: ranzer29

Search: Search took 0.09 seconds.

  1. Replies
    6
    Views
    1,588

    Re: aCTION EVENT WITHOUT ACTIONLISTENER

    here sir....



    import javax.swing.*;
    import java.awt.*;
    import java.awt.event.*;
    public class Example
    {
    public Example()
  2. Replies
    6
    Views
    1,588

    Re: aCTION EVENT WITHOUT ACTIONLISTENER

    because i cant use the actionlistener :D..... everytime i use it it says i need to final the int, and when i final the int, it says final int is cannot be changed ^^

    --- Update ---




    when i...
  3. Replies
    6
    Views
    1,588

    aCTION EVENT WITHOUT ACTIONLISTENER

    how make action event with jButton, without using ActionListener??
  4. Re: how to connect a program to another program?

    thnks sir :D.. im sorry i didnt notice :D
  5. Re: how to connect a program to another program?

    can you give me n exmple program,, please :)
  6. Re: how to connect a program to another program?

    how sir? what code should i use ^^
  7. how to connect a program to another program?

    How to connect your program to another program? And how many program can be connected?

    .well i want to call another program, e.g Theres a 3 buttons "red, blue, green" : when i click red, its going...
Results 1 to 7 of 7