Class PTSpinnerEditor

java.lang.Object
org.eclipse.nebula.widgets.opal.propertytable.editor.PTEditor
org.eclipse.nebula.widgets.opal.propertytable.editor.PTSpinnerEditor

public class PTSpinnerEditor
extends PTEditor
This editor is a spinner
  • Constructor Summary

    Constructors 
    Constructor Description
    PTSpinnerEditor​(int min, int max)
    Constructor
  • Method Summary

    Modifier and Type Method Description
    org.eclipse.swt.custom.ControlEditor render​(PTWidget widget, org.eclipse.swt.widgets.Item item, PTProperty property)
    Renders an editor

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait