# io.github.libtmux.WindowLayout.WindowLayout.of

- **Module:** io.github.libtmux.WindowLayout.WindowLayout
- **Package:** io.github.libtmux:libtmux
- **Language:** Java
- **Kind:** method
- **Source:** https://github.com/libtmux/libtmux-java/blob/842228310449e879ebcaa3f910597757c9dbffd6/libtmux/src/main/java/io/github/libtmux/WindowLayout.java#L50
- **Page:** https://libtmux.org/en/java/latest/reference/io-github-libtmux-windowlayout-windowlayout-of/

```
io.github.libtmux.WindowLayout.WindowLayout.of(reported: String) -> WindowLayout
```

Which form a reported layout is in.

Decided as tmux decides it, on whether the first non-blank character opens a JSON object —
{@code layout_construct} in {@code layout-custom.c} dispatches on nothing more.
