Uses of Interface
com.mindtree.techworks.insight.gui.action.IAction

Packages that use IAction
com.mindtree.techworks.insight   
com.mindtree.techworks.insight.gui   
com.mindtree.techworks.insight.gui.widgets   
 

Uses of IAction in com.mindtree.techworks.insight
 

Methods in com.mindtree.techworks.insight with parameters of type IAction
 void Controller.registerAction(IAction action)
          Regsiters the specified IAction with this Controller
 

Uses of IAction in com.mindtree.techworks.insight.gui
 

Classes in com.mindtree.techworks.insight.gui that implement IAction
 class EventListPresentation
          The EventListPresentation class is a Presentation implementation that displays summary information of LoggingEvent instances received by this Presentation.
 

Uses of IAction in com.mindtree.techworks.insight.gui.widgets
 

Classes in com.mindtree.techworks.insight.gui.widgets that implement IAction
 class InsightMenuItem
          The InsightMenuItem class represents all menu item instances in Insight.
 class InsightToolbarButton
          The InsightToolbarButton class represents all toolbar button instances in Insight.
 



Copyright © 2003-2008 MindTree Consulting Ltd.. All Rights Reserved.