Class PTColorEditor

java.lang.Object

public class PTColorEditor
extends PTChooserEditor
A color editor
  • Constructor Summary

    Constructors 
    Constructor Description
    PTColorEditor()  
  • Method Summary

    Modifier and Type Method Description
    protected org.eclipse.swt.graphics.Color getBackgroundColor​(PTProperty property)
    Get the background color of an item
    protected java.lang.String getTextFor​(PTProperty property)  
    protected void openWindow​(PTWidget widget, org.eclipse.swt.widgets.Item item, PTProperty property)
    Open the window to edit the property

    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