java.lang.Object javax.swing.LookAndFeel javax.swing.plaf.multi.MultiLookAndFeel
XMLEncoder
UIManager.addAuxiliaryLookAndFeel(javax.swing.LookAndFeel)
public static ComponentUI createUIs(ComponentUI mui, Vector uis, JComponent target)
MultiButtonUI.createUI(javax.swing.JComponent)
MultiButtonUI.uis
UIDefaults.getUI(javax.swing.JComponent)
UIManager.getAuxiliaryLookAndFeels()
public UIDefaults getDefaults()
JComponent.getUIClassID()
public String getDescription()
public String getID()
public String getName()
public boolean isNativeLookAndFeel()
public boolean isSupportedLookAndFeel()
UIManager.setLookAndFeel(javax.swing.LookAndFeel)
public MultiLookAndFeel()
protected static ComponentUI[] uisToArray(Vector uis)