Uses of Class
org.evoludo.ui.FullscreenChangeEvent
Packages that use FullscreenChangeEvent
Package
Description
EvoLudo - A platform for the exploration of evolutionary models.
Extensions to the GWT user interface elements.
-
Uses of FullscreenChangeEvent in org.evoludo
Methods in org.evoludo with parameters of type FullscreenChangeEventModifier and TypeMethodDescriptionvoid
EvoLudoWeb.onFullscreenChange
(FullscreenChangeEvent event) -
Uses of FullscreenChangeEvent in org.evoludo.ui
Methods in org.evoludo.ui with parameters of type FullscreenChangeEventModifier and TypeMethodDescriptionvoid
ContextMenu.onFullscreenChange
(FullscreenChangeEvent event) Called when aFullscreenChangeEvent
is fired.void
FullscreenChangeHandler.onFullscreenChange
(FullscreenChangeEvent event) Called when aFullscreenChangeEvent
is fired.void
Tooltip.onFullscreenChange
(FullscreenChangeEvent event) Called when aFullscreenChangeEvent
is fired.