JIDE 3.5.15

com.jidesoft.plaf.vsnet
Class VsnetCommandBarSeparatorUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by javax.swing.plaf.SeparatorUI
          extended by com.jidesoft.plaf.CommandBarSeparatorUI
              extended by com.jidesoft.plaf.basic.BasicCommandBarSeparatorUI
                  extended by com.jidesoft.plaf.vsnet.VsnetCommandBarSeparatorUI

public class VsnetCommandBarSeparatorUI
extends BasicCommandBarSeparatorUI


Nested Class Summary
 
Nested classes/interfaces inherited from class com.jidesoft.plaf.basic.BasicCommandBarSeparatorUI
BasicCommandBarSeparatorUI.SeparatorPropertyChangeListener
 
Field Summary
 
Fields inherited from class com.jidesoft.plaf.basic.BasicCommandBarSeparatorUI
highlight, shadow
 
Constructor Summary
VsnetCommandBarSeparatorUI()
           
 
Method Summary
static ComponentUI createUI(JComponent c)
           
 
Methods inherited from class com.jidesoft.plaf.basic.BasicCommandBarSeparatorUI
getMaximumSize, getMinimumSize, getPainter, getPreferredSize, installDefaults, installListeners, installUI, paint, uninstallDefaults, uninstallListeners, uninstallUI
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VsnetCommandBarSeparatorUI

public VsnetCommandBarSeparatorUI()
Method Detail

createUI

public static ComponentUI createUI(JComponent c)

JIDE 3.5.15