maspack.widgets
Class ButtonMasks

java.lang.Object
  extended by maspack.widgets.ButtonMasks

public class ButtonMasks
extends java.lang.Object

Defines button masks for various generic operations. Different button masks may be needed on different systems that have different numbers of mouse buttons or different look-and-feel standards.


Constructor Summary
ButtonMasks()
           
 
Method Summary
static int getContextMenuMask()
           
static void setContextMenuMask(int mask)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ButtonMasks

public ButtonMasks()
Method Detail

getContextMenuMask

public static int getContextMenuMask()

setContextMenuMask

public static void setContextMenuMask(int mask)