java.lang.Object
org.variantsync.diffdetective.show.engine.WindowLayout
org.variantsync.diffdetective.show.engine.windowlayout.SideBySide

public class SideBySide extends WindowLayout
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 Details

    • SideBySide

      public SideBySide()
  • Method Details