com.michaelbaranov.microba.marker.ui
Class MarkerBarUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by com.michaelbaranov.microba.marker.ui.MarkerBarUI
Direct Known Subclasses:
BasicMarkerBarUI

public class MarkerBarUI
extends javax.swing.plaf.ComponentUI


Constructor Summary
MarkerBarUI()
           
 
Method Summary
 int getMarkerSideGap()
           
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, installUI, paint, uninstallUI, update
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MarkerBarUI

public MarkerBarUI()
Method Detail

getMarkerSideGap

public int getMarkerSideGap()