Package com.biglybt.ui.swt.config
Class BaseSwtParameter.IndentPaintListener
- java.lang.Object
-
- com.biglybt.ui.swt.config.BaseSwtParameter.IndentPaintListener
-
- All Implemented Interfaces:
org.eclipse.swt.widgets.Listener
- Enclosing class:
- BaseSwtParameter<PARAMTYPE extends SwtParameter<VALUETYPE>,VALUETYPE>
protected static class BaseSwtParameter.IndentPaintListener extends java.lang.Object implements org.eclipse.swt.widgets.Listener
-
-
Constructor Summary
Constructors Constructor Description IndentPaintListener(org.eclipse.swt.widgets.Control control, int width)
Init on SWT Thread
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
dispose()
Any Threadvoid
handleEvent(org.eclipse.swt.widgets.Event event)
-