com.pnp.xfeature.project
Class XMLEditor

java.lang.Object
  extended by TextEditor
      extended by com.pnp.xfeature.project.XMLEditor

public class XMLEditor
extends TextEditor

an XML editor which accompanies the Project editor on the second tab of mutliple editor selector


Constructor Summary
XMLEditor()
          sets the content of the editor
 
Method Summary
 void createPartControl(Composite parent)
          creates the editor control
 void dispose()
          Eclipse destructor
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLEditor

public XMLEditor()
sets the content of the editor

Method Detail

createPartControl

public void createPartControl(Composite parent)
creates the editor control


dispose

public void dispose()
Eclipse destructor



Copyright © 2004 - 2008 ETH Zurich and P&P Software GmbH, All Rights Reserved.