Class ContextMenuFileContentDescriber

java.lang.Object
com.iizigo.fileexts.PropertiesFileContentDescriber
com.iizigo.fileexts.ContextMenuFileContentDescriber
All Implemented Interfaces:
org.eclipse.core.runtime.content.IContentDescriber

public class ContextMenuFileContentDescriber extends PropertiesFileContentDescriber
The content describer for the property files of context menus, having the same file extension as panels.
Author:
Christopher Mindus
  • Constructor Details

    • ContextMenuFileContentDescriber

      public ContextMenuFileContentDescriber()
  • Method Details

    • getTags

      protected String[] getTags()
      Gets the list of tags names that is the content can process. See the file "com.iizix.schema.base-properties.xml" for the tag names.
      Specified by:
      getTags in class PropertiesFileContentDescriber
      Returns:
      The array of supported tags.