Package | Description |
---|---|
com.vldocking.swing.docking.ui |
UI Package of the docking framework.
|
Modifier and Type | Method and Description |
---|---|
static DockingUISettings |
DockingUISettings.getInstance()
returns the singleton instance used to store and install UI settings for the framework
|
Modifier and Type | Method and Description |
---|---|
static void |
DockingUISettings.setInstance(DockingUISettings newInstance)
Allows replacement of the settings instance (used to override global look and feel
settings of the framework.
|
© Copyright 2004-2013 Lilian Chamontin. All Rights Reserved.