|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrero.client.Feature
rero.client.listeners.InternalEvents
public class InternalEvents
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
Field Summary |
---|
Fields inherited from class rero.client.Feature |
---|
abilities |
Constructor Summary | |
---|---|
InternalEvents()
|
Method Summary | |
---|---|
void |
init()
|
Methods inherited from class rero.client.Feature |
---|
cleanup, getCapabilities, installCapabilities, storeDataStructures |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InternalEvents()
Method Detail |
---|
public void init()
init
in class Feature
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |