dist1.acb.CBLcc
Class CBLcc.MyMouseListener

java.lang.Object
  extended byjava.awt.event.MouseAdapter
      extended bydist1.acb.CBLcc.CBLcc.MyMouseListener
All Implemented Interfaces:
java.util.EventListener, java.awt.event.MouseListener
Enclosing class:
CBLcc

public class CBLcc.MyMouseListener
extends java.awt.event.MouseAdapter

It is used to catch popup events in the Manage CBLs table

Version:
$Revision: 1.20 $
Author:
Lazar Adzigogov

Constructor Summary
CBLcc.MyMouseListener()
          Creates a new MyMouseListener object.
 
Method Summary
 void mouseReleased(java.awt.event.MouseEvent evt)
           
 
Methods inherited from class java.awt.event.MouseAdapter
mouseClicked, mouseEntered, mouseExited, mousePressed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CBLcc.MyMouseListener

public CBLcc.MyMouseListener()
Creates a new MyMouseListener object.

Method Detail

mouseReleased

public void mouseReleased(java.awt.event.MouseEvent evt)


Copyright © 2004 Phoenix Team (CMU/AIT). All Rights Reserved.