public abstract class AbstractListenableInputComponent extends Object implements IListenableInputComponent, IComponentProvider
| Constructor and Description |
|---|
AbstractListenableInputComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
addInputListener(IInputListener listener) |
protected void |
fireInputEvent() |
void |
removeInputListener(IInputListener listener) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetComponentpublic final void addInputListener(IInputListener listener)
addInputListener in interface IListenableInputComponentpublic final void removeInputListener(IInputListener listener)
removeInputListener in interface IListenableInputComponentprotected final void fireInputEvent()
Copyright © 2007–2017 Andreas Bartels. All rights reserved.