public class DefaultMenuLayout extends BoxLayout implements UIResource
The default layout manager for Popup menus and menubars. This
class is an extension of BoxLayout which adds the UIResource tag
so that plauggable L&Fs can distinguish it from user-installed
layout managers on menus.
version
1.8 12/19/03
author
Georges Saab
Fields Summary
Constructors Summary
public DefaultMenuLayout(Container target, int axis)