Documentation of 'org.jdesktop.swingx.RepaintManagerX' Java class
RepaintManagerX
org.jdesktop.swingx

Class RepaintManagerX



  • public class RepaintManagerX
    extends ForwardingRepaintManager

    An implementation of RepaintManager which adds support for transparency in JXPanels. JXPanel (which supports translucency) will replace the current RepaintManager with an instance of RepaintManagerX unless the current RepaintManager is tagged by the TranslucentRepaintManager annotation.

    • Constructor Detail

      • RepaintManagerX

        public RepaintManagerX(javax.swing.RepaintManager delegate)
        Creates a new manager that forwards all calls to the delegate.
        Parameters:
        delegate - the manager backing this RepaintManagerX
        Throws:
        java.lang.NullPointerException - if delegate is null

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.