zeus.generator.task
Class ConditionsPanel.SymMouseAction

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

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


Field Summary
protected  AttributeTreeModel attributeTreeModel
           
protected  AttributeDialog dialog
           
protected  javax.swing.text.JTextComponent field
           
 
Constructor Summary
ConditionsPanel.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

dialog

protected AttributeDialog dialog

attributeTreeModel

protected AttributeTreeModel attributeTreeModel
Constructor Detail

ConditionsPanel.SymMouseAction

public ConditionsPanel.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.