com.wewebu.ow.server.ui
Class OwKeyboardDescription
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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.