Class UndockWithAbortWindowAction

    • Method Detail

      • isPerformable

        public boolean isPerformable​(DockingWindow window)
        Description copied from class: DockingWindowAction
        Returns true if this action is performable on a window.
        Specified by:
        isPerformable in class DockingWindowAction
        Parameters:
        window - the window on which the action will be performed
        Returns:
        true if this action is performable on the window
      • readResolve

        protected java.lang.Object readResolve()
                                        throws java.io.ObjectStreamException
        Throws:
        java.io.ObjectStreamException