You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a subclass of BlColorPaint, that only overrides a couple of methods such as isOpaque, and implements the Singleton pattern in class side. But we can have that singleton directly as BlColorPaint transparent. No need/visible benefits of a special subclass.