classmameChose::MainCanvas
sys::Obj fwt::Widget fwt::Canvas mameChose::MainCanvas
Main canvas that contains all the subpanels (box)
This also handle all the eventing
Color bg := Color.black
ContextBox context
Int? curRom
EventHandler evtHandler
Int fontSize
HelpBox help
DateTime lastEvent := DateTime.now
ListBox list
MetaBox meta
NavBox nav
virtual override Void onPaint(Graphics g)
Paint this and children
Void screenSaverPaint()
Called every few seconds by screensaver thread to apint some more stuff
Void setRomList(Str[] romNames)
Set the current rom list
AppState state