Class PaletteTemplateEntry

java.lang.Object
org.eclipse.gef.palette.PaletteEntry
org.eclipse.gef.palette.PaletteTemplateEntry

public class PaletteTemplateEntry extends PaletteEntry
  • Field Details

  • Constructor Details

  • Method Details

    • getTemplate

      public Object getTemplate()
      Returns:
      the user-defined template object
    • setTemplate

      public void setTemplate(Object template)
      Sets the template object to the given value
      Parameters:
      template - the template object