LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view.win.swing.table
Class LyJTableMouseListener

java.lang.Object
  extended by java.awt.event.MouseAdapter
      extended by leon.view.win.swing.table.LyJTableMouseListener
All Implemented Interfaces:
java.awt.event.MouseListener, java.awt.event.MouseMotionListener, java.awt.event.MouseWheelListener, java.util.EventListener

public class LyJTableMouseListener
extends java.awt.event.MouseAdapter

This class manages the mouse events that occur on the table.


Field Summary
static java.lang.String __VERSION
           
 
Constructor Summary
LyJTableMouseListener(LySwingTable swingTable)
          Creates a new table mouse listener for the specified table.
 
Method Summary
 java.util.Vector<java.lang.String> getSelectedIds()
          Return the identifiers of the selected rows of the table component.
 void mouseClicked(java.awt.event.MouseEvent e)
          (non-Javadoc).
 
Methods inherited from class java.awt.event.MouseAdapter
mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, mouseWheelMoved
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

__VERSION

public static final java.lang.String __VERSION
See Also:
Constant Field Values
Constructor Detail

LyJTableMouseListener

public LyJTableMouseListener(LySwingTable swingTable)
Creates a new table mouse listener for the specified table.

Parameters:
swingTable - the associated table
Method Detail

getSelectedIds

public java.util.Vector<java.lang.String> getSelectedIds()
Return the identifiers of the selected rows of the table component.

Returns:
the ids of the selected rows

mouseClicked

public void mouseClicked(java.awt.event.MouseEvent e)
(non-Javadoc).

Specified by:
mouseClicked in interface java.awt.event.MouseListener
Overrides:
mouseClicked in class java.awt.event.MouseAdapter
See Also:
MouseListener.mouseClicked(java.awt.event.MouseEvent)

(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com