Interface FlatNativeWindowBorder.Provider

    • Method Detail

      • hasCustomDecoration

        boolean hasCustomDecoration​(Window window)
      • setHasCustomDecoration

        void setHasCustomDecoration​(Window window,
                                    boolean hasCustomDecoration)
      • showWindow

        boolean showWindow​(Window window,
                           int cmd)
      • isColorizationColorAffectsBorders

        boolean isColorizationColorAffectsBorders()
      • getColorizationColor

        Color getColorizationColor()
      • getColorizationColorBalance

        int getColorizationColorBalance()
      • removeChangeListener

        void removeChangeListener​(ChangeListener l)