com.michaelbaranov.microba.marker.ui.basic
Class BasicMarkerBarUI
java.lang.Object
javax.swing.plaf.ComponentUI
com.michaelbaranov.microba.marker.ui.MarkerBarUI
com.michaelbaranov.microba.marker.ui.basic.BasicMarkerBarUI
- Direct Known Subclasses:
- MetalMarkerBarUI, MotifMarkerBarUI, WindowsMarkerBarUI
- public class BasicMarkerBarUI
- extends MarkerBarUI
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 |
BasicMarkerBarUI
public BasicMarkerBarUI(javax.swing.JComponent c)
createUI
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
installUI
public void installUI(javax.swing.JComponent component)
uninstallUI
public void uninstallUI(javax.swing.JComponent component)
paint
public void paint(java.awt.Graphics g,
javax.swing.JComponent c)
getMinimumSize
public java.awt.Dimension getMinimumSize(javax.swing.JComponent c)
getPreferredSize
public java.awt.Dimension getPreferredSize(javax.swing.JComponent c)
getFocusColor
public java.awt.Color getFocusColor()
getShadowColor
public java.awt.Color getShadowColor()
getNormalColor
public java.awt.Color getNormalColor()
getSelectionColor
public java.awt.Color getSelectionColor()
getDisabledColor
public java.awt.Color getDisabledColor()
getTextColor
public java.awt.Color getTextColor()