Package com.pnp.xfeature.project

Provides classes that implements the editor and outline view of XFeature project files

See:
          Description

Interface Summary
IXMLColorConstants Five pre-defined colors
 

Class Summary
AntHelper Helper class to run ant targets through the ant launch configuration Usage: AntHelper helper = new AntHelper(new File("build.xml")); helper.execute( null, "target1, target2" ); ...
ColorManager Manager that disposes Color object that are no more needed by the system.
FileContentProvider This class is the content provider for the file tree used in the class BuilderFormPage.
FileFilter This class provides a file filter for the file tree used in the class BuilderFormPage.
FileLabelProvider This class provides the label provider for the file tree used in the class BuilderFormPage.
NonRuleBasedDamagerRepairer Pretty printer.
PathUtil Helper class to get an IFile workspace file location from an absolute file location.
ProjectEditorOutlinePage Outline page of the project editor.
ProjectFormEditor This class is the main class of the project file editor.
ProjectFormPage This class represents the form page of the project editor.
ProjectToAntTransformer Transformer to transform a xwProject file into an xwBuild (ant) file.
RelativePath Contructs a relative path from an absolute path.
SrcFileAuditor Builder class defined through the org.eclipse.core.resources.builders extension point.
TagRule A Rule that hint the editors on code completion for XML
XMLConfiguration Specifies the ehavior of the XML editor/viewer
XMLDocumentProvider creates the XMLdocument
XMLDoubleClickStrategy defines behavior of the editor
XMLEditor an XML editor which accompanies the Project editor on the second tab of mutliple editor selector
XMLEditorContributor Manages the installation/deinstallation of global actions for multi-page editors.
XMLPartitionScanner scans the partition for comment tags
XMLScanner scans the file for specific tags
XMLTagScanner scans the tag for specific apostrofes
XMLWhitespaceDetector detects whitespaces n the input file
 

Package com.pnp.xfeature.project Description

Provides classes that implements the editor and outline view of XFeature project files.



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