org.jvnet.substance
public class SubstanceDesktopPaneUI extends javax.swing.plaf.basic.BasicDesktopPaneUI
javax.swing.plaf.basic.BasicDesktopPaneUI.CloseAction, javax.swing.plaf.basic.BasicDesktopPaneUI.MaximizeAction, javax.swing.plaf.basic.BasicDesktopPaneUI.MinimizeAction, javax.swing.plaf.basic.BasicDesktopPaneUI.NavigateAction, javax.swing.plaf.basic.BasicDesktopPaneUI.OpenAction
Constructor and Description |
---|
SubstanceDesktopPaneUI() |
Modifier and Type | Method and Description |
---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent comp) |
protected void |
installDefaults() |
void |
update(java.awt.Graphics g,
javax.swing.JComponent c) |
createPropertyChangeListener, getMaximumSize, getMinimumSize, getPreferredSize, installDesktopManager, installKeyboardActions, installListeners, installUI, paint, registerKeyboardActions, uninstallDefaults, uninstallDesktopManager, uninstallKeyboardActions, uninstallListeners, uninstallUI, unregisterKeyboardActions
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent comp)
protected void installDefaults()
installDefaults
in class javax.swing.plaf.basic.BasicDesktopPaneUI
public void update(java.awt.Graphics g, javax.swing.JComponent c)
update
in class javax.swing.plaf.ComponentUI