GlobalOverlayListener, GlobalPluginListener,
GlobalROIListener, GlobalSequenceListener and
GlobalViewerListener interface instead.public class MainEvent extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MainEvent.MainEventSourceType
Deprecated.
|
static class |
MainEvent.MainEventType
Deprecated.
|
| Constructor and Description |
|---|
MainEvent(MainEvent.MainEventSourceType sourceType,
MainEvent.MainEventType type,
java.lang.Object source)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getSource()
Deprecated.
|
MainEvent.MainEventSourceType |
getSourceType()
Deprecated.
|
MainEvent.MainEventType |
getType()
Deprecated.
|
java.lang.String |
toString()
Deprecated.
|
public MainEvent(MainEvent.MainEventSourceType sourceType, MainEvent.MainEventType type, java.lang.Object source)
public java.lang.Object getSource()
public MainEvent.MainEventSourceType getSourceType()
public MainEvent.MainEventType getType()
public java.lang.String toString()
toString in class java.lang.Object