Class DefaultBackgroundColorModel
java.lang.Object
docking.widgets.fieldpanel.internal.DefaultBackgroundColorModel
- All Implemented Interfaces:
BackgroundColorModel
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetBackgroundColor
(int index) getBackgroundColor
(BigInteger index) void
setDefaultBackgroundColor
(Color color)
-
Constructor Details
-
DefaultBackgroundColorModel
-
-
Method Details
-
getBackgroundColor
-
getBackgroundColor
- Specified by:
getBackgroundColor
in interfaceBackgroundColorModel
-
getDefaultBackgroundColor
- Specified by:
getDefaultBackgroundColor
in interfaceBackgroundColorModel
-
setDefaultBackgroundColor
- Specified by:
setDefaultBackgroundColor
in interfaceBackgroundColorModel
-