站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

Uses of Class org.netbeans.lib.uihandler.InputGesture (UI Handler Library) - NetBeans API Javadoc (Current Development Version)

org.netbeans.lib.uihandler 1.10

Uses of Class
org.netbeans.lib.uihandler.InputGesture

Uses of InputGesture in org.netbeans.lib.uihandler
 

Methods in org.netbeans.lib.uihandler that return InputGesture
static InputGesture InputGesture.valueOf(LogRecord rec)
          Finds the right InputGesture for given LogRecord.
static InputGesture InputGesture.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static InputGesture[] InputGesture.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 


org.netbeans.lib.uihandler 1.10

Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.