public class KeyInstanceManager
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
KeyInstanceManager.StatusListener |
| Modifier and Type | Method and Description |
|---|---|
void |
addStatusListener(KeyInstanceManager.StatusListener statusListener) |
protected void |
checkClearKey() |
void |
clearDefaultKey() |
protected static void |
disposeDisplay(Display display) |
KeyInformation |
getDefaultKey() |
static KeyInstanceManager |
getInstance(Display display) |
void |
removeStatusListener(KeyInstanceManager.StatusListener statusListener) |
void |
setDefaultKey(KeyInformation key,
java.lang.Integer keyTimeout) |
public void setDefaultKey(KeyInformation key, java.lang.Integer keyTimeout)
protected void checkClearKey()
public void clearDefaultKey()
public KeyInformation getDefaultKey()
public void addStatusListener(KeyInstanceManager.StatusListener statusListener)
public void removeStatusListener(KeyInstanceManager.StatusListener statusListener)
public static KeyInstanceManager getInstance(Display display)
protected static void disposeDisplay(Display display)
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0