com.michaelbaranov.microba.marker.ui.metal
Class MetalMarkerBarUI

java.lang.Object
  extended byjavax.swing.plaf.ComponentUI
      extended bycom.michaelbaranov.microba.marker.ui.MarkerBarUI
          extended bycom.michaelbaranov.microba.marker.ui.basic.BasicMarkerBarUI
              extended bycom.michaelbaranov.microba.marker.ui.metal.MetalMarkerBarUI

public class MetalMarkerBarUI
extends BasicMarkerBarUI


Constructor Summary
MetalMarkerBarUI(javax.swing.JComponent c)
           
 
Method Summary
static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
           
 
Methods inherited from class com.michaelbaranov.microba.marker.ui.basic.BasicMarkerBarUI
getDisabledColor, getFocusColor, getMinimumSize, getNormalColor, getPreferredSize, getSelectionColor, getShadowColor, getTextColor, installUI, paint, uninstallUI
 
Methods inherited from class com.michaelbaranov.microba.marker.ui.MarkerBarUI
getMarkerSideGap
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, getMaximumSize, update
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetalMarkerBarUI

public MetalMarkerBarUI(javax.swing.JComponent c)
Method Detail

createUI

public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)