Class TwoRows
java.lang.Object
org.variantsync.diffdetective.show.engine.WindowLayout
org.variantsync.diffdetective.show.engine.windowlayout.TwoRows
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 Summary
-
Method Summary
Methods inherited from class org.variantsync.diffdetective.show.engine.WindowLayout
applyLayout, computeLayoutFor, layout
-
Constructor Details
-
TwoRows
public TwoRows()
-
-
Method Details
-
layoutWithin
- Specified by:
layoutWithin
in classWindowLayout
-