Package-level declarations
Types
Link copied to clipboard
interface DockFactory
Harbour can load/save the position and visibility of docks. We therefore need a way to create a dock from a unique identifier.
Link copied to clipboard
A DockFactory, implemented by a simple Map.
Link copied to clipboard
Creates docks using lambdas.
Functions
Link copied to clipboard
Load the layout of the Harbour from Preferences (aka the registry on Windows).
Link copied to clipboard
Saves the layout of the Harbour to Java Preferences (aka the registry on Windows).