Uses of Class
org.variantsync.diffdetective.show.engine.WindowLayout
Packages that use WindowLayout
Package
Description
-
Uses of WindowLayout in org.variantsync.diffdetective.show.engine
Methods in org.variantsync.diffdetective.show.engine with parameters of type WindowLayoutModifier and TypeMethodDescriptionstatic voidGameEngine.showAndAwaitAll(WindowLayout windowLayout, GameEngine... engines) -
Uses of WindowLayout in org.variantsync.diffdetective.show.engine.windowlayout
Subclasses of WindowLayout in org.variantsync.diffdetective.show.engine.windowlayoutModifier and TypeClassDescriptionclassLayout for exactly one window.classLayout for exactly two windows.classLayout for exactly any number of windows.