All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class benno.test.LabelClicker

java.lang.Object
   |
   +----java.awt.event.MouseAdapter
           |
           +----benno.test.LabelClicker

public class LabelClicker
extends MouseAdapter

Constructor Index

 o LabelClicker()

Method Index

 o main(String[])
 o mouseClicked(MouseEvent)

Constructors

 o LabelClicker
 public LabelClicker()

Methods

 o main
 public static void main(String args[])
 o mouseClicked
 public void mouseClicked(MouseEvent e)
Overrides:
mouseClicked in class MouseAdapter

All Packages  Class Hierarchy  This Package  Previous  Next  Index