org.topbraidcomposer.ui.viewers.tables
Class ResourceTableSelection

java.lang.Object
  extended by org.topbraidcomposer.ui.viewers.tables.ResourceTableSelection

public class ResourceTableSelection
extends java.lang.Object


Constructor Summary
ResourceTableSelection()
           
 
Method Summary
static void addMouseListener(org.eclipse.jface.viewers.TableViewer tableViewer)
           
static void handleMouseDown(org.eclipse.jface.viewers.TableViewer treeViewer, int x, int y)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceTableSelection

public ResourceTableSelection()
Method Detail

addMouseListener

public static void addMouseListener(org.eclipse.jface.viewers.TableViewer tableViewer)

handleMouseDown

public static void handleMouseDown(org.eclipse.jface.viewers.TableViewer treeViewer,
                                   int x,
                                   int y)