E
-
Event capable objects: Adding a signal to the object
, Creating event capable objects
-
Event capable objects: Connecting and disconnecting callbacks
, Creating event capable objects
-
Event capable objects: Connecting the object to an event manager.
, Creating event capable objects
-
Event capable objects: Inheriting from the
BaseObject class
, Creating event capable objects
- Event capable objects: Ping-Pong with a BaseObject, Creating event capable objects
-
Event capable objects: Ping-Pong with the ActionListener
,
Events on demand: the ActionListener
-
Event capable objects: Setting up the notify() method
, Creating event capable objects
-
Event management: Adding and removing an object to the
EventManager
, Setting up the event management
-
Event management: Enabling an object to receive events
, Enabling objects to receive events
-
Event management: Sending events through the
EventManager
, Sending events
-
Event management: The complete event management example
, Complete event management example
G
- GUI applications: Hello World with callbacks, Events and Signals
- GUI applications: Hello World with OcempGUI, Hello World with OcempGUI
- GUI applications: Setting up the Renderer, Getting started
- GUI components: ListItemCollection example, ListItemCollection
- GUI widgets: Bin example, Bin
- GUI widgets: Bin.padding example, Bin
- GUI widgets: Box example, Box
- GUI widgets: Button example, Button
- GUI widgets: CheckButton example, CheckButton
- GUI widgets: Entry example, Entry
- GUI widgets: FileDialog example, FileDialog
- GUI widgets: Frame example, Frames
- GUI widgets: GenericDialog example, GenericDialog
- GUI widgets: Graph2D example, Graph2D
- GUI widgets: ImageButton example, ImageButton
- GUI widgets: ImageLabel example, ImageLabel
- GUI widgets: ImageMap example, ImageMap
- GUI widgets: Label example, Label
- GUI widgets: ProgressBar example, ProgressBar
- GUI widgets: RadioButton example, RadioButton
- GUI widgets: StatusBar example, StatusBar
- GUI widgets: Table example, Table
- GUI widgets: ToggleButton example, ToggleButton
- GUI widgets: TooltipWindo example, TooltipWindow
- GUI widgets: Window example, Window