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

public class TwoRows extends WindowLayout
Layout for exactly any number of windows. Makes the windows appear in two equally packed rows. In case an odd number of windows is given, the second row will have its last spot empty.
  • Constructor Details

    • TwoRows

      public TwoRows()
  • Method Details