Class PTDimensionEditor


public class PTDimensionEditor
extends PTWindowEditor
Editor for Dimension values
  • Constructor Summary

    Constructors 
    Constructor Description
    PTDimensionEditor()  
  • Method Summary

    Modifier and Type Method Description
    protected void createContent​(org.eclipse.swt.widgets.Shell shell, PTProperty property)
    Create the content (text widgets)
    protected void fillProperty​(org.eclipse.swt.widgets.Item item, PTProperty property)
    Fill property when the ok button is pressed
    protected java.lang.String getTextFor​(PTProperty property)  

    Methods inherited from class org.eclipse.nebula.widgets.opal.propertytable.editor.PTWindowEditor

    addVerifyListeners, getBackgroundColor, getIntValue, openWindow

    Methods inherited from class org.eclipse.nebula.widgets.opal.propertytable.editor.PTChooserEditor

    render

    Methods inherited from class java.lang.Object

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