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