| Modifier and Type | Field and Description |
|---|---|
protected java.awt.event.ActionEvent |
actionEvent |
protected Wandora |
admin |
protected WandoraTool |
contextOwner |
private java.lang.Object |
contextSource |
| Constructor and Description |
|---|
SIContext()
Creates a new instance of SIContext
|
SIContext(Wandora wandora,
java.awt.event.ActionEvent actionEvent,
WandoraTool contextOwner) |
| Modifier and Type | Method and Description |
|---|---|
void |
digSIs(java.util.ArrayList locators,
java.util.Collection topics) |
void |
digSIs(java.util.ArrayList locators,
Topic topic) |
java.awt.event.ActionEvent |
getContextEvent() |
java.util.Iterator |
getContextObjects()
Returns Iterator for accessible object in context ie.
|
java.util.Iterator |
getContextObjects(java.lang.Object contextSource) |
java.lang.Object |
getContextSource()
Returns the origin of context.
|
void |
initialize(Wandora admin,
java.awt.event.ActionEvent actionEvent,
WandoraTool contextOwner)
Initializes context with
- Wandora: The Application.
|
boolean |
isContextSource(java.lang.Object contextSource) |
void |
log(java.lang.Exception e) |
void |
setContextSource(java.lang.Object proposedContextSource)
Sets the origin of context.
|
private java.lang.Object contextSource
protected WandoraTool contextOwner
protected java.awt.event.ActionEvent actionEvent
protected Wandora admin
public SIContext()
public SIContext(Wandora wandora, java.awt.event.ActionEvent actionEvent, WandoraTool contextOwner)
public void initialize(Wandora admin, java.awt.event.ActionEvent actionEvent, WandoraTool contextOwner)
Contextinitialize in interface Contextpublic java.awt.event.ActionEvent getContextEvent()
getContextEvent in interface Contextpublic java.util.Iterator getContextObjects()
ContextgetContextObjects in interface Contextpublic void digSIs(java.util.ArrayList locators,
Topic topic)
public void digSIs(java.util.ArrayList locators,
java.util.Collection topics)
public java.util.Iterator getContextObjects(java.lang.Object contextSource)
public void setContextSource(java.lang.Object proposedContextSource)
ContextsetContextSource in interface Contextpublic boolean isContextSource(java.lang.Object contextSource)
public java.lang.Object getContextSource()
ContextgetContextSource in interface Contextpublic void log(java.lang.Exception e)
Copyright 2004-2015 Wandora Team