Interface EnumToolTip

All Known Implementing Classes:
BlockMode, ContourMerge

public interface EnumToolTip
interface which can be added to an enum so that it provides tooltips as well as toString. this can help standardise Comboboxes whereby the toString is used in the box, but the tooltip displayed elsewhere.
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
     
  • Method Details Link icon

    • getToolTip Link icon

      String getToolTip()