Skip to main content



Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How to obtain the ordering of editor tabs
How to obtain the ordering of editor tabs [message #308164] Thu, 14 September 2006 18:37 Go to next message
Eclipse UserFriend
Originally posted by: ewidhalm.itc.nrcs.usda.gov

How does one obtain the ordering of the editor tabs one sees in the
editor area when editor windows are opened?

I can get an array of open editors, I can get the dirty editors, but how
do I get the order they're displayed in? If I ask for the array of all
editors, I get an array with entries in creation order. If the user
drags an editor around and changes the ordering, I want to use that new
ordering as an implicit ordering for some processing elsewhere.
Re: How to obtain the ordering of editor tabs [message #308187 is a reply to message #308164] Fri, 15 September 2006 08:36 Go to previous message
Eclipse UserFriend
AFAIK, you cannot ... I think that information is kept in private
classes in the WorkbenchPage ... like ActivationList.

Later,
PW
Previous Topic:Changing the order of the title bar in eclipse
Next Topic:How to override/retarget an action on a resource from the workbench?
Goto Forum:
  


Current Time: Sat Feb 22 09:56:53 EST 2025

Powered by FUDForum. Page generated in 0.24137 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top