com.michaelbaranov.microba.marker.ui.motif
Class MotifMarkerBarUI

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.motif.MotifMarkerBarUI

public class MotifMarkerBarUI
extends BasicMarkerBarUI


Constructor Summary
MotifMarkerBarUI()
           
 
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

MotifMarkerBarUI

public MotifMarkerBarUI()
Method Detail

createUI

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