Package com.iizigo.swt
Class CheckboxLabelFix
java.lang.Object
com.iizigo.swt.CheckboxLabelFix
Fix-class for checkbox and label to handle foreground color.
- Author:
- Christopher Mindus
Constructor Summary
Method Summary
Modifier and TypeMethodDescriptionstatic void
fix
(org.eclipse.swt.widgets.Button button, org.eclipse.swt.widgets.Label label) Causes drawing of a focus rectangle in a Label when Button has focus.
Constructor Details
CheckboxLabelFix
public CheckboxLabelFix()
Method Details
fix
public static void fix(org.eclipse.swt.widgets.Button button, org.eclipse.swt.widgets.Label label) Causes drawing of a focus rectangle in a Label when Button has focus.