public class UIInjectionStackEntry
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
org.processmining.contexts.uitopia.UIPluginContext |
context |
org.deckfour.uitopia.ui.overlay.OverlayEnclosure |
overlay |
java.lang.Thread |
thread |
Constructor and Description |
---|
UIInjectionStackEntry(org.processmining.contexts.uitopia.UIPluginContext ctxt,
org.deckfour.uitopia.ui.overlay.OverlayEnclosure oe) |
Modifier and Type | Method and Description |
---|---|
void |
threadcontinue() |
void |
threadwait() |
public java.lang.Thread thread
public org.deckfour.uitopia.ui.overlay.OverlayEnclosure overlay
public org.processmining.contexts.uitopia.UIPluginContext context