Uses of Interface
mgui.interfaces.graphics.video.VideoListener
Package | Description |
---|---|
mgui.interfaces.graphics |
Provides graphical windows for user interaction with model objects.
|
mgui.interfaces.graphics.video |
Provides classes to generate videos from graphics windows.
|
-
Uses of VideoListener in mgui.interfaces.graphics
Classes in mgui.interfaces.graphics that implement VideoListener Modifier and Type Class Description class
InterfaceGraphicPanel
Panel to define the display windows in InterfaceDisplayPanel, including: 1. -
Uses of VideoListener in mgui.interfaces.graphics.video
Methods in mgui.interfaces.graphics.video with parameters of type VideoListener Modifier and Type Method Description void
Video. addListener(VideoListener l)
void
Video. removeListener(VideoListener l)