JIDE 3.5.15

com.jidesoft.plaf
Class CommandBarTitleBarUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by javax.swing.plaf.MenuBarUI
          extended by com.jidesoft.plaf.CommandBarTitleBarUI
Direct Known Subclasses:
BasicCommandBarTitleBarUI

public abstract class CommandBarTitleBarUI
extends MenuBarUI


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

CommandBarTitleBarUI

public CommandBarTitleBarUI()

JIDE 3.5.15