The JGoodies implementation of a layout manager for Popup menus. In comparison to the JDK's implementation it flushes the values of the client properties maxTextWidth and maxAccWidth in the method {@link #invalidateLayout(Container)} and not in the method{@link #preferredLayoutSize(Container)}.
@author Andrej Golovnin
@version $Revision: 1.4 $
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.