Giới Thiệu · JDock
JDock is a pure java swing docking framework for managing/moving/resizing inner windows or components working with a layout manager like a BorderLayout or a GridBagLayout.
Here a list of features :
- Compatible with standard java layouts (BorderLayout, GridBagLayout...)
- Resize, move inner windows or components
- Maximize any inner windows
- Use actions toolbar by inner window
- Default actions for maximizing or extracting an inner window
- Dynamic add/remove of actions
- Shadow when moving / resizing an inner window
- Save and restore the state of your environnement
- Several samples for GridBagLayout and BorderLayout
- UIManager for customizing the default colors
- Hide / show any inner windows (depending on your layout for the result)
- UI delegate for customizing inner components
- Avoid the usage of splitpanes