zeus.generator.util
Class AttributeTable.SymMouseAction

java.lang.Object
  extended byjava.awt.event.MouseAdapter
      extended byzeus.generator.util.AttributeTable.SymMouseAction
All Implemented Interfaces:
AttributeSelector, java.util.EventListener, java.awt.event.MouseListener
Enclosing class:
AttributeTable

class AttributeTable.SymMouseAction
extends java.awt.event.MouseAdapter
implements AttributeSelector


Field Summary
protected  javax.swing.text.JTextComponent field
           
 
Constructor Summary
(package private) AttributeTable.SymMouseAction()
           
 
Method Summary
 void attributeSelected(java.lang.String attribute)
           
 void mouseClicked(java.awt.event.MouseEvent e)
           
 
Methods inherited from class java.awt.event.MouseAdapter
mouseEntered, mouseExited, mousePressed, mouseReleased
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

field

protected javax.swing.text.JTextComponent field
Constructor Detail

AttributeTable.SymMouseAction

AttributeTable.SymMouseAction()
Method Detail

mouseClicked

public void mouseClicked(java.awt.event.MouseEvent e)
Specified by:
mouseClicked in interface java.awt.event.MouseListener

attributeSelected

public void attributeSelected(java.lang.String attribute)
Specified by:
attributeSelected in interface AttributeSelector


Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.