|
Eidola home | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventBroadcaster | |
org.eidola.kernel |
Uses of EventBroadcaster in org.eidola.kernel |
Subclasses of EventBroadcaster in org.eidola.kernel | |
class |
Capsule
An element which encapsulates a unit of a program by holding member elements in public and private sections. |
class |
Class
An Eidola type. |
class |
Container
The general structural unit of an Eidola program. |
class |
Element
A piece of an Eidola program which is owned by another container. |
class |
Function
Holds a body of code which takes input and output parameters. |
class |
NamedElement
An element which occupies a place in the namespace. |
class |
Namespace
The top container in the container hierarchy. |
class |
Package
The largest unit in Eidola's hierarchical namespace. |
class |
Variable
A named and typed reference to an object. |
|
Eidola home | |||||||||
PREV NEXT | FRAMES NO FRAMES |