Package 

Class Suggestion

  • All Implemented Interfaces:

    
    public final class Suggestion
    
                        

    Command suggestions. You can also set a tooltip (text displayed when hovering the mouse).

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getContent() The content of the proposal.
      final String getTooltip() Suggested tooltip.
      • Methods inherited from class java.lang.Object

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