Interface | Description |
---|---|
Clipboard |
Clipboard interface.
|
EndNotify |
informs about the ending of effect processing.
|
NiftyDelayedMethodInvoke | |
NiftyEvent<T> |
Marker interface for NiftyEvents.
|
NiftyInputConsumer |
NiftyInputConsumer consumes InputEvents from the InputSystem.
|
NiftyInputConsumerNotify |
You can register an instance of this interface with Nifty and Nifty will notify you for every event it receives
and if Nifty actually handled it.
|
NiftyMouse |
This gives you access to the mouse from within Nifty.
|
Parameterizable |
Class | Description |
---|---|
ClipboardAWT |
AWT based clipboard impl.
|
ClipboardNull | |
Nifty |
The main Nifty class.
|
NiftyDefaults | |
NiftyEventAnnotationProcessor | |
NiftyIdCreator | |
NiftyMethodInvoker |
A object and a method for the object.
|
NiftyStopwatch | |
ParameterizedObjectFactory<T extends Parameterizable> | |
Size |
Annotation Type | Description |
---|---|
NiftyEventSubscriber |
Copyright © 2013. All Rights Reserved.