iTrace-Dev / iTrace-Eclipse

Eclipse plugin to identify textual and interface elements based on iTrace Core gaze data
GNU General Public License v3.0
5 stars 2 forks source link

Added support for additional view elements #59

Closed clptrsn closed 2 years ago

clptrsn commented 2 years ago

-Added a workbenchGazeHandler to recursively keep track of editors and views and their respective gaze handlers. -Added a projectExplorerGazeHandler -Additional views types can now be tracked and managed inside the workbenchGazeHandler Fixes Issue #17