java - Do Device.getSystemColors() need to be disposed in SWT? -


i understand colors creating using new color() need disposed manually. colors obtained via device.getsystemcolor( swt.color_... )? need disposed well?

no, must not dispose of these colors.


Comments

Popular posts from this blog

mongodb - Struggling to get ordered results from the last retrieved article, given array of elements to search in -

c# - Pausing a storyboard on TabItem mouse over -

c# - Attribute value in root node of xml Linq to XML -