com.wewebu.ow.server.ui
Class OwKeyboardDescription

java.lang.Object
  extended by com.wewebu.ow.server.ui.OwKeyboardDescription

public class OwKeyboardDescription
extends Object

A keyboard key description registry.

Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.

For licensing information read the license.txt file or
go to: http://wiki.alfresco.com

Since:
4.1.1.0

Method Summary
 String getCtrlDescription(Locale locale, int iCtrlCode)
           
 String getDescription(int keyCode, int ctrlCode, Locale locale, OwOSFamily family)
           
static OwKeyboardDescription getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static OwKeyboardDescription getInstance()

getDescription

public String getDescription(int keyCode,
                             int ctrlCode,
                             Locale locale,
                             OwOSFamily family)

getCtrlDescription

public String getCtrlDescription(Locale locale,
                                 int iCtrlCode)
Parameters:
locale -
iCtrlCode -
Returns:
localized string description for control keys


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.