Class SideBySide
java.lang.Object
org.variantsync.diffdetective.show.engine.WindowLayout
org.variantsync.diffdetective.show.engine.windowlayout.SideBySide
Layout for exactly two windows.
Makes the first window fill the left half of the screen and
makes the second window fill the right half of the screen.
-
Constructor Summary
-
Method Summary
Methods inherited from class org.variantsync.diffdetective.show.engine.WindowLayout
applyLayout, computeLayoutFor, layout
-
Constructor Details
-
SideBySide
public SideBySide()
-
-
Method Details
-
layoutWithin
- Specified by:
layoutWithin
in classWindowLayout
-