Class FeatureSummary

  • All Implemented Interfaces:
    Feature

    public class FeatureSummary
    extends java.lang.Object
    implements Feature
    Feature fuer die Summen-Funktion.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String CTX_KEY_TEXT
      Context-Key fuer den anzuzeigenden Summen-Text.
    • Constructor Summary

      Constructors 
      Constructor Description
      FeatureSummary()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void handleEvent​(Feature.Event e, Feature.Context ctx)
      Wird aufgerufen, wenn das angegebene Event ausgeloest wurde.
      boolean onEvent​(Feature.Event e)
      Liefert true, wenn das Feature auf das angegebene Event reagieren soll.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait