|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Controller in com.mindtree.techworks.insight.appender |
---|
Methods in com.mindtree.techworks.insight.appender with parameters of type Controller | |
---|---|
static ParsedEventAppender |
ParsedEventAppender.getInstance(Controller controller)
Accessor method to get the singleton instance of this class. |
Uses of Controller in com.mindtree.techworks.insight.eventsearch |
---|
Constructors in com.mindtree.techworks.insight.eventsearch with parameters of type Controller | |
---|---|
SearchResults(Controller controller,
SearchCriteria searchCriteria,
EventDetailsPresentation eventDetailsPresentation)
Public constructor. |
Uses of Controller in com.mindtree.techworks.insight.gui |
---|
Methods in com.mindtree.techworks.insight.gui that return Controller | |
---|---|
Controller |
Insight.getController()
|
Controller |
EventDetailsPresentation.getController()
|
Constructors in com.mindtree.techworks.insight.gui with parameters of type Controller | |
---|---|
EventDetailsPresentation(Controller controller)
Constructor for this class |
|
EventListPresentation(Controller controller)
Constructor for this class |
Uses of Controller in com.mindtree.techworks.insight.gui.action |
---|
Methods in com.mindtree.techworks.insight.gui.action with parameters of type Controller | |
---|---|
static SearchEventAction |
SearchEventAction.getInstance(Controller controller)
Returns an instance for the class |
static LocateAction |
LocateAction.getInstance(Controller controller)
Accessor method for getting the singleton instance of this class |
Constructors in com.mindtree.techworks.insight.gui.action with parameters of type Controller | |
---|---|
LoadPageAction(Controller controller)
Constructor for this class |
|
ScrollLockAction(Controller controller)
Constructor for this class |
Uses of Controller in com.mindtree.techworks.insight.gui.widgets |
---|
Methods in com.mindtree.techworks.insight.gui.widgets that return Controller | |
---|---|
Controller |
InsightToolbarButton.getController()
|
Controller |
InsightMenuItem.getController()
|
Methods in com.mindtree.techworks.insight.gui.widgets with parameters of type Controller | |
---|---|
void |
InsightToolbarButton.setController(Controller controller)
|
void |
InsightMenuItem.setController(Controller controller)
|
Uses of Controller in com.mindtree.techworks.insight.model |
---|
Fields in com.mindtree.techworks.insight.model declared as Controller | |
---|---|
protected Controller |
LogEventModel.controller
Controller instance |
Constructors in com.mindtree.techworks.insight.model with parameters of type Controller | |
---|---|
LogEventModel(Controller controller)
Constructor that initializes this LogEventModel |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |