Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Tiling/divide the editor work area
Tiling/divide the editor work area [message #296909] Wed, 04 January 2006 10:20 Go to next message
Eclipse UserFriend
Originally posted by: atchumel.hot.ee

Hi!

Eclipse platform enables to have several editor areas inside editor part
(area). "You can use drag and drop to modify the layout of your editor
work area. Grab an editor tab and drag it to the edge of the editor work
area. The arrow dock icons indicate which way the editor work area will
split."

I want know how is possible to implement/use this feature programatic way.
I.e. I have some plug-in and want split editor area to two (or more)
areas, preferably do it on the plugin startup.

Is it possible and how is possible if possible? :)

Many thanks in advance!

AT.
Re: Tiling/divide the editor work area [message #296913 is a reply to message #296909] Wed, 04 January 2006 11:09 Go to previous message
Eclipse UserFriend
The short answer is, no.

That being said, there are some tests in org.eclipse.ui.tests that split
the editor area by faking the drag and drop that a user would do, like
Bug95357Test. Of course, they use internal methods since there is no
API to split the area.

Later,
PW
Previous Topic:NoClassDefFoundError: org/apache/xml/serializer/OutputPropertiesFactor
Next Topic:Incorrect warning about referenced class in antTasks extension
Goto Forum:
  


Current Time: Fri Sep 26 22:18:23 EDT 2025

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

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

Back to the top