org.merlotxml.merlot
Class XMLEditorDocUI.EditTableColumnsAction

java.lang.Object
  extended byjava.awt.event.MouseAdapter
      extended byorg.merlotxml.merlot.XMLEditorDocUI.EditTableColumnsAction
All Implemented Interfaces:
java.util.EventListener, java.awt.event.MouseListener
Enclosing class:
XMLEditorDocUI

protected class XMLEditorDocUI.EditTableColumnsAction
extends java.awt.event.MouseAdapter

Description of the Class

Author:
Administrator

Constructor Summary
protected XMLEditorDocUI.EditTableColumnsAction()
           
 
Method Summary
 void mousePressed(java.awt.event.MouseEvent e)
          Description of the Method
 void mouseReleased(java.awt.event.MouseEvent e)
          Description of the Method
 
Methods inherited from class java.awt.event.MouseAdapter
mouseClicked, mouseEntered, mouseExited
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLEditorDocUI.EditTableColumnsAction

protected XMLEditorDocUI.EditTableColumnsAction()
Method Detail

mousePressed

public void mousePressed(java.awt.event.MouseEvent e)
Description of the Method

Parameters:
e - Description of the Parameter

mouseReleased

public void mouseReleased(java.awt.event.MouseEvent e)
Description of the Method

Parameters:
e - Description of the Parameter