Class BasicCalendarHeaderHandler.ZoomOutAction

    • Constructor Detail

      • ZoomOutAction

        public ZoomOutAction()
    • Method Detail

      • actionPerformed

        public void actionPerformed​(ActionEvent e)
      • uninstallTarget

        protected void uninstallTarget()
        removes the propertyChangeListener.

        Implementation NOTE: this does not clean-up internal state! There is no need to because updateFromTarget handles both null and not-null targets. Hmm...

        Overrides:
        uninstallTarget in class AbstractHyperlinkAction<JXMonthView>
      • updateFromTarget

        protected void updateFromTarget()