com.birosoft.liquid
Class LiquidCheckBoxMenuItemUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by javax.swing.plaf.ButtonUI
          extended by javax.swing.plaf.MenuItemUI
              extended by com.birosoft.liquid.LiquidMenuItemUI
                  extended by com.birosoft.liquid.LiquidCheckBoxMenuItemUI

public class LiquidCheckBoxMenuItemUI
extends LiquidMenuItemUI


Nested Class Summary
 
Nested classes/interfaces inherited from class com.birosoft.liquid.LiquidMenuItemUI
LiquidMenuItemUI.EmptyIcon, LiquidMenuItemUI.MouseInputHandler
 
Field Summary
 
Fields inherited from class com.birosoft.liquid.LiquidMenuItemUI
acceleratorFont, acceleratorForeground, acceleratorSelectionForeground, arrowIcon, checkIcon, defaultIconGap, defaultTextIconGap, disabledForeground, menuDragMouseListener, menuItem, menuKeyListener, mouseInputListener, oldBorderPainted, selArrowIcon, selectionBackground, selectionForeground
 
Constructor Summary
LiquidCheckBoxMenuItemUI()
           
 
Method Summary
static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
           
protected  java.lang.String getPropertyPrefix()
           
 
Methods inherited from class com.birosoft.liquid.LiquidMenuItemUI
createMenuDragMouseListener, createMenuKeyListener, createMouseInputListener, doClick, getMaximumSize, getMinimumSize, getPath, getPreferredMenuItemSize, getPreferredSize, installComponents, installDefaults, installKeyboardActions, installListeners, installUI, paint, paintBackground, paintMenuItem, paintText, uninstallComponents, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI, update
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LiquidCheckBoxMenuItemUI

public LiquidCheckBoxMenuItemUI()
Method Detail

createUI

public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)

getPropertyPrefix

protected java.lang.String getPropertyPrefix()
Overrides:
getPropertyPrefix in class LiquidMenuItemUI