public class PortletWindowImpl implements PortletWindow,PortletWindowCtrl,Serializable(Code)
The PortletWindow implementation represents a single window
of an portlet instance as it can be shown only once on a single page.
Adding the same portlet e.g. twice on a page results in two different windows.
author: David Sean Taylor version: $Id: PortletWindowImpl.java 589933 2007-10-30 01:51:50Z woonsan $