wt.clients.prodmgmt
Class PieWindowList
java.lang.Object
wt.clients.prodmgmt.PieWindowList
- class PieWindowList
- extends Object
Helper class used by the PartExplorer to maintain a list of all opened
PIE windows.
Supported API: false
Extendable: false
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
windowList
private Vector windowList
PieWindowList
public PieWindowList()
addWindow
public void addWindow(PartExplorerFrame pie_window)
addWindow
public void addWindow(PartExplorerFrame pie_window,
RefreshEvent evt)
removeWindow
public void removeWindow(PartExplorerFrame pie_window)
contains
public boolean contains(PartExplorerFrame pie_window)
contains
public boolean contains(RefreshEvent evt)