org.fife.ui.breadcrumbbar
Class BreadcrumbBarToggleButtonUI

java.lang.Object
  extended byjavax.swing.plaf.ComponentUI
      extended byjavax.swing.plaf.ButtonUI
          extended byjavax.swing.plaf.basic.BasicButtonUI
              extended byjavax.swing.plaf.basic.BasicToggleButtonUI
                  extended byorg.fife.ui.breadcrumbbar.BreadcrumbBarToggleButtonUI

public class BreadcrumbBarToggleButtonUI
extends javax.swing.plaf.basic.BasicToggleButtonUI

UI for toggle buttons.

Version:
1.0
Author:
Robert Futrell

Field Summary
 
Fields inherited from class javax.swing.plaf.basic.BasicButtonUI
defaultTextIconGap, defaultTextShiftOffset
 
Constructor Summary
BreadcrumbBarToggleButtonUI()
           
 
Method Summary
protected  void installDefaults(javax.swing.AbstractButton b)
           
 void paint(java.awt.Graphics g, javax.swing.JComponent c)
           
 
Methods inherited from class javax.swing.plaf.basic.BasicToggleButtonUI
createUI, getPropertyPrefix, getTextShiftOffset, paintIcon
 
Methods inherited from class javax.swing.plaf.basic.BasicButtonUI
clearTextShiftOffset, createButtonListener, getDefaultTextIconGap, getMaximumSize, getMinimumSize, getPreferredSize, installKeyboardActions, installListeners, installUI, paintButtonPressed, paintFocus, paintIcon, paintText, paintText, setTextShiftOffset, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BreadcrumbBarToggleButtonUI

public BreadcrumbBarToggleButtonUI()
Method Detail

installDefaults

protected void installDefaults(javax.swing.AbstractButton b)

paint

public void paint(java.awt.Graphics g,
                  javax.swing.JComponent c)