Class PTWidgetFactory

java.lang.Object
org.eclipse.nebula.widgets.opal.propertytable.PTWidgetFactory

class PTWidgetFactory
extends java.lang.Object
This class is a factory that builds the widget that is part of a property table
  • Constructor Summary

    Constructors 
    Constructor Description
    PTWidgetFactory()  
  • Method Summary

    Modifier and Type Method Description
    (package private) static PTWidget build​(PropertyTable table)
    Build the widget displayed in a property table

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • build

      static PTWidget build​(PropertyTable table)
      Build the widget displayed in a property table
      Parameters:
      table - property table
      Returns:
      the widget