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

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by com.michaelbaranov.microba.marker.ui.MarkerBarUI
          extended by com.michaelbaranov.microba.marker.ui.basic.BasicMarkerBarUI
              extended by com.michaelbaranov.microba.marker.ui.metal.MetalMarkerBarUI

public class MetalMarkerBarUI
extends BasicMarkerBarUI


Constructor Summary
MetalMarkerBarUI()
           
 
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, getBaseline, getBaselineResizeBehavior, getMaximumSize, update
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetalMarkerBarUI

public MetalMarkerBarUI()
Method Detail

createUI

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