¡@

Home 

java Programming Glossary: clocklistener

Java Swing; Two classes, where to put if statements and new actionlisteners?

http://stackoverflow.com/questions/5528939/java-swing-two-classes-where-to-put-if-statements-and-new-actionlisteners

actionlistener share improve this question Because ClockListener is a nested class lower the enclosing instance upper can access.. private fields. If you have a reference to an instance of ClockListener ClockListener cl new ClockListener you can use it to initialize.. If you have a reference to an instance of ClockListener ClockListener cl new ClockListener you can use it to initialize your timer..