javax.swing.plaf

Class InternalFrameUI

public abstract class InternalFrameUI extends ComponentUI

An abstract base class for delegates that implement the pluggable look and feel for a JInternalFrame.

See Also:

Constructor Summary
InternalFrameUI()
Constructs a new InternalFrameUI.

Constructor Detail

InternalFrameUI

public InternalFrameUI()
Constructs a new InternalFrameUI.