Class TagSubscriptionModel.ChangeNotificationJob

  • All Implemented Interfaces:
    java.lang.Runnable
    Enclosing class:
    TagSubscriptionModel

    protected class TagSubscriptionModel.ChangeNotificationJob
    extends java.lang.Object
    implements java.lang.Runnable
    • Constructor Detail

      • ChangeNotificationJob

        public ChangeNotificationJob​(TagSubscriptionChangeEvent evt,
                                     javax.swing.event.EventListenerList listeners)
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface java.lang.Runnable