JIDE 3.5.15

com.jidesoft.plaf
Class JideButtonUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by javax.swing.plaf.ButtonUI
          extended by com.jidesoft.plaf.JideButtonUI
Direct Known Subclasses:
BasicJideButtonUI

public abstract class JideButtonUI
extends ButtonUI

Pluggable look and feel interface for JButton.


Constructor Summary
JideButtonUI()
           
 
Method Summary
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JideButtonUI

public JideButtonUI()

JIDE 3.5.15