Documentation of 'org.jplot2d.notice.AbstractNotifier' Java class
AbstractNotifier
org.jplot2d.notice

Class AbstractNotifier

    • Constructor Detail

      • AbstractNotifier

        public AbstractNotifier()
    • Method Detail

      • notify

        public final void notify(Notice notice)
        Application call this method to add notices. This method can called multiple times.
        Specified by:
        notify in interface Notifier
        Parameters:
        notice -
      • reset

        public final void reset()
        Discard all exist notices
        Specified by:
        reset in interface Notifier
      • processNotices

        public final void processNotices(NoticeType type)
        Application call this method to show the notices. All notices in the queue are treated as the given notice type.
        Specified by:
        processNotices in interface Notifier
      • showNotices

        public abstract void showNotices(NoticeType type)
        To be overridden to show notices

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.