java.lang.Object javax.swing.plaf.ComponentUI javax.swing.plaf.InternalFrameUI javax.swing.plaf.basic.BasicInternalFrameUI javax.swing.plaf.metal.MetalInternalFrameUI
protected JComponent createNorthPane(JInternalFrame w)
public static ComponentUI createUI(JComponent c)
protected void installKeyboardActions()
protected void installListeners()
public void installUI(JComponent c)
JComponent.updateUI()
JComponent.setUI(javax.swing.plaf.ComponentUI)
protected static String IS_PALETTE
public MetalInternalFrameUI(JInternalFrame b)
public void setPalette(boolean isPalette)
protected void uninstallComponents()
protected void uninstallKeyboardActions()
protected void uninstallListeners()
public void uninstallUI(JComponent c)
ComponentUI.installUI(javax.swing.JComponent)