Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mouse0w0/viewpane

Provide ViewPane control for JavaFX, like as the ToolWindowsPane of IntelliJ or the View of Eclipse.
https://github.com/mouse0w0/viewpane

javafx javafx-library

Last synced: 4 months ago
JSON representation

Provide ViewPane control for JavaFX, like as the ToolWindowsPane of IntelliJ or the View of Eclipse.

Awesome Lists containing this project

README

        

# viewpane
[![BSD-3 license](https://img.shields.io/badge/license-BSD--3-%230778B9.svg)](https://opensource.org/licenses/BSD-3-Clause)

Provide ViewPane control for JavaFX, like as the ToolWindowsPane of IntelliJ or the View of Eclipse.

## Quick links
- [Example](src/test/java/com/github/mouse0w0/viewpane/example/ViewPaneExample.java)
- [Bug / Feature Tracking](https://github.com/Mouse0w0/viewpane/issues)

## Images
![Example](image/example.png)