|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.actf.util.win32.WMCMonitor
public abstract class WMCMonitor
Abstract class for message transfer with other windows via
COPYDATASTRUCT
Constructor Summary | |
---|---|
WMCMonitor()
Create a WMCMonitor with default title |
|
WMCMonitor(String title)
Create a WMCMonitor |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WMCMonitor()
public WMCMonitor(String title)
title
- window title
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |