public class MetaSearchListenerEvent extends EventObject
| Modifier and Type | Field and Description |
|---|---|
static int |
TOPIC_ADDED |
static int |
TOPIC_REMOVED |
static int |
TOPIC_SELECTION_CHANGED |
static int |
TOPICS_ADDED |
static int |
TOPICS_REMOVED |
source| Constructor and Description |
|---|
MetaSearchListenerEvent(MetaSearch source,
int type)
Creates a new MetaSearchListenerEvent object.
|
MetaSearchListenerEvent(MetaSearch source,
int type,
Object object)
Creates a new MetaSearchListenerEvent object.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getObject()
DOCUMENT ME!
|
MetaSearch |
getSource() |
int |
getType()
DOCUMENT ME!
|
toStringpublic static final int TOPIC_ADDED
public static final int TOPICS_ADDED
public static final int TOPIC_REMOVED
public static final int TOPICS_REMOVED
public static final int TOPIC_SELECTION_CHANGED
public MetaSearchListenerEvent(MetaSearch source, int type)
source - DOCUMENT ME!type - DOCUMENT ME!public MetaSearchListenerEvent(MetaSearch source, int type, Object object)
source - DOCUMENT ME!type - DOCUMENT ME!object - DOCUMENT ME!public MetaSearch getSource()
getSource in class EventObjectpublic int getType()
public Object getObject()
Copyright © 2012–2026 cismet GmbH. All rights reserved.