Interface IStackToolEntry

All Superinterfaces:
IPaletteEntry, IToolEntry
All Known Implementing Classes:
StackEntry

public interface IStackToolEntry extends IToolEntry
The Interface IStackToolEntry.
  • Method Details

    • getDescription

      String getDescription()
      Gets the description.
      Returns:
      the description
    • getCreationToolEntries

      List<ICreationToolEntry> getCreationToolEntries()
      Gets the creation tool entries.
      Returns:
      the creation tool entries