Class test_PEngine.SystemEvents
java.lang.Object
test_PEngine.SystemEvents
- All Implemented Interfaces:
test_PEngine.Observable
- Enclosing class:
- test_PEngine
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) HashMap<String,
test_PEngine.EventType> (package private) ArrayList<test_PEngine.Node>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) test_PEngine.SystemEvents
(package private) void
(package private) void
listen
(test_PEngine.Node node) (package private) void
notify
(test_PEngine.PEvent event) (package private) void
run()
-
Field Details
-
listeners
ArrayList<test_PEngine.Node> listeners -
Inputs
HashMap<String,test_PEngine.EventType> Inputs
-
-
Constructor Details
-
SystemEvents
SystemEvents()
-
-
Method Details
-
listen
- Specified by:
listen
in interfacetest_PEngine.Observable
-
notify
- Specified by:
notify
in interfacetest_PEngine.Observable
-
clicEvent
void clicEvent() -
addInput
-
run
void run()
-