org.springframework.richclient.util
Class MenuElementUtils

java.lang.Object
  extended by org.springframework.richclient.util.MenuElementUtils

public class MenuElementUtils
extends Object


Method Summary
static void alignIcons(MenuElement menuElement)
          Align the icons.
static void showButtonPopupMenu(AbstractButton button, JPopupMenu popup)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

alignIcons

public static void alignIcons(MenuElement menuElement)
Align the icons.


showButtonPopupMenu

public static void showButtonPopupMenu(AbstractButton button,
                                       JPopupMenu popup)


Copyright © 2004-2008 The Spring Framework. All Rights Reserved.