GlobalClass class
Global, everybody to use variables and constants.
Constructors
Properties
-
actionL
↔ List<
String> -
Records changes to states, usage: not used
getter/setter pair
- actor ↔ String
-
getter/setter pair
-
boxServeBuffers
↔ Map<
String, StringBuffer> -
:box:statistics: Method saveToGLB from box_serve fills this map.
getter/setter pair
- buf ↔ StringBuffer
-
For glb:s inner data
getter/setter pair
-
dawoLogo
→ List<
String> -
5 x 56 logo
final
-
dawoTextOutput
↔ List<
String> -
usage: not used
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
-
infoL
↔ List<
String> -
getter/setter pair
- input ↔ dynamic
-
getter/setter pair
-
keyWords
↔ List<
String> -
WORD: HowTo track dawo important things in screen-output.
getter/setter pair
-
keyWordsSmall
↔ List<
String> -
WORD: HowTo track dawo important things in screen-output.
getter/setter pair
- output ↔ dynamic
-
getter/setter pair
-
prSt
↔ Map<
String, bool> -
states. PLAN: many levels of flow-printing control.
DO:print howTo mediate these to xPrint?
getter/setter pair
- register ↔ dynamic
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- signature ↔ dynamic
-
getter/setter pair
Methods
-
box(
String caller) → void - Calling boxServe-class for info.
-
boxStatsShow(
String caller) → void - :box:statistics: in glb
-
changeActor(
String _actor) → void - Not much use, #Actor is announced in function parameter.
-
devBoxStatsShow(
String _caller) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
printControl(
) → void - Minimize / stop console-flow printing. usage: not used
-
setGlbPrint(
bool tOrF) → void - User dan set print variables like this.
-
showInfo(
) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited