Class AnalogTimePicker.DialLayout
java.lang.Object
org.eclipse.nebula.cwt.v.VLayout
org.eclipse.nebula.widgets.cdatetime.AnalogTimePicker.DialLayout
- Enclosing class:
- AnalogTimePicker
class AnalogTimePicker.DialLayout extends VLayout
-
Constructor Summary
Constructors Constructor Description DialLayout()
-
Method Summary
Modifier and Type Method Description protected org.eclipse.swt.graphics.Point
computeSize(VPanel panel, int wHint, int hHint, boolean flushCache)
protected void
layout(VPanel panel, boolean flushCache)
-
Constructor Details
-
DialLayout
DialLayout()
-
-
Method Details
-
computeSize
protected org.eclipse.swt.graphics.Point computeSize(VPanel panel, int wHint, int hHint, boolean flushCache)- Specified by:
computeSize
in classVLayout
-
layout
-