JIDE 3.5.15

com.jidesoft.plaf
Class CommandBarSeparatorUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by javax.swing.plaf.SeparatorUI
          extended by com.jidesoft.plaf.CommandBarSeparatorUI
Direct Known Subclasses:
BasicCommandBarSeparatorUI

public abstract class CommandBarSeparatorUI
extends SeparatorUI


Constructor Summary
CommandBarSeparatorUI()
           
 
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

CommandBarSeparatorUI

public CommandBarSeparatorUI()

JIDE 3.5.15