com.atlassian.jira.util
Class BrowserUtils

java.lang.Object
  extended bycom.atlassian.jira.util.BrowserUtils

public class BrowserUtils
extends Object


Constructor Summary
BrowserUtils()
           
 
Method Summary
static String getModifierKey()
          Returns the modifier key appropriate for this request (used for access keys)
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BrowserUtils

public BrowserUtils()
Method Detail

getModifierKey

public static String getModifierKey()
Returns the modifier key appropriate for this request (used for access keys)

Returns:
Key or key combinations e.g. "Alt" or "Ctrl"


Copyright © 2002-2006 Atlassian. All Rights Reserved.