On this page
io.github.libtmux.PaneEdges.PaneEdges
- Module
- io.github.libtmux.PaneEdges
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/PaneEdges.java
-
Which sides of its window a pane touches.
<p>Grouped rather than four loose flags, because they are read together to answer one question — where in the window this pane sits — and four booleans in a row is an invitation to transpose two.
1 declared, 0 inherited
Members
- fillsWindow method Whether the pane fills its window, touching every side.