Next: MINOS2 tutorial, Previous: MINOS2, Up: MINOS2 [Contents][Index]
• actor methods | ||
• widget methods |
MINOS2 is a GUI library, written in mini-oof2.fs’s object model. It has two main class hierarchies:
actor
( – class ) minos2 “actor”
class for the actions bound to a component.
widget
( – class ) minos2 “widget”
class for visual components