Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
[email protected] webmail now available. Want one? Go here.
Cannot use outlook/hotmail/live here to register as they blocking our mail servers. #microsoftdeez
Obey the Epel!

Paste

Pasted as Java by registered user Dieter987 ( 8 years ago )
public class MeinActionListener implements ActionListener {
  private MeineKlasse meinObjekt;

  public MeinActionListener(MeineKlasse meinObjekt) {
    super();
    this.meinObjekt = meinObjekt;
  }
}

 

Revise this Paste

Your Name: Code Language: