rero.client.listeners
Class InternalEvents
java.lang.Object
rero.client.Feature
rero.client.listeners.InternalEvents
- public class InternalEvents
- extends Feature
setup and register the internal client events... may as well keep it in one place. I want the frameworks to be
isolated from eachother as best as possible so that is why this stuff is in the client package. The client package is
more or less for tieing stuff together
Method Summary |
void |
init()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InternalEvents
public InternalEvents()
init
public void init()
- Specified by:
init
in class Feature