interface org.aswing.plaf.FrameUI extends ComponentUI
| Implementors | ||||
![]()  | BasicFrameUI | 
  | ||
Pluginable ui for JFrame. @see org.aswing.JFrame @author paling
Instance Fields
function flashModalFrame(): Void
Flash the modal frame. (User clicked other where is not in the modal frame, flash the frame to make notice this frame is modal.)
function isPaintActivedFrame(): Bool
For flashModalFrame to judge whether paint actived color or inactived color.
            
