Class WindowsMarkerBarUI
- java.lang.Object
-
- javax.swing.plaf.ComponentUI
-
- com.michaelbaranov.microba.marker.ui.MarkerBarUI
-
- com.michaelbaranov.microba.marker.ui.basic.BasicMarkerBarUI
-
- com.michaelbaranov.microba.marker.ui.windows.WindowsMarkerBarUI
-
public class WindowsMarkerBarUI extends BasicMarkerBarUI
-
-
Constructor Summary
Constructors Constructor Description WindowsMarkerBarUI()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description 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
-
-