|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.clients.prodmgmt.PieWindowList.WindowEntry
Field Summary | |
private int |
hashCode
|
private PartExplorerFrame |
pieWindow
|
Constructor Summary | |
PieWindowList.WindowEntry(PartExplorerFrame pie_window)
|
|
PieWindowList.WindowEntry(PartExplorerFrame pie_window,
RefreshEvent evt)
|
Method Summary | |
boolean |
equals(PieWindowList.WindowEntry window_entry)
|
boolean |
equals(RefreshEvent evt)
|
PartExplorerFrame |
getPieWindow()
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private PartExplorerFrame pieWindow
private int hashCode
Constructor Detail |
public PieWindowList.WindowEntry(PartExplorerFrame pie_window)
public PieWindowList.WindowEntry(PartExplorerFrame pie_window, RefreshEvent evt)
Method Detail |
public boolean equals(PieWindowList.WindowEntry window_entry)
public boolean equals(RefreshEvent evt)
public int hashCode()
public PartExplorerFrame getPieWindow()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |