# io.github.libtmux.Window_.Window_

- **Module:** io.github.libtmux.Window_
- **Package:** io.github.libtmux:libtmux
- **Language:** Java
- **Kind:** class
- **Source:** https://github.com/libtmux/libtmux-java/blob/842228310449e879ebcaa3f910597757c9dbffd6/libtmux/src/main/java/io/github/libtmux/Window_.java#L7
- **Page:** https://libtmux.org/en/java/latest/reference/io-github-libtmux-window_-window_/

Typed fields of {@link Window}.

## Members

- `id` (method): The underlying window id, shared by every link to it.
- `name` (method): The window name.
- `index` (method): Where this link sits in its session.
- `active` (method): Whether this was its session's active window.
- `linked` (method): Whether the underlying window is linked into more than one session.
- `panes` (method): This link's panes.
- `session` (method): The session this link belongs to.
