com.jtattoo.plaf.hifi
Class HiFiPanelUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by javax.swing.plaf.PanelUI
          extended by javax.swing.plaf.basic.BasicPanelUI
              extended by com.jtattoo.plaf.BasePanelUI
                  extended by com.jtattoo.plaf.hifi.HiFiPanelUI

public class HiFiPanelUI
extends BasePanelUI

Author:
Michael Hagen

Constructor Summary
HiFiPanelUI()
           
 
Method Summary
static ComponentUI createUI(JComponent c)
           
 void update(Graphics g, JComponent c)
           
 
Methods inherited from class com.jtattoo.plaf.BasePanelUI
installDefaults, paint
 
Methods inherited from class javax.swing.plaf.basic.BasicPanelUI
getBaseline, getBaselineResizeBehavior, installUI, uninstallDefaults, uninstallUI
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, getMaximumSize, getMinimumSize, getPreferredSize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HiFiPanelUI

public HiFiPanelUI()
Method Detail

createUI

public static ComponentUI createUI(JComponent c)

update

public void update(Graphics g,
                   JComponent c)
Overrides:
update in class BasePanelUI


Copyright © 2011. All Rights Reserved.