Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
<!ELEMENT extension (keyword*)>
<!ATTLIST extension
point CDATA #REQUIRED
id CDATA #IMPLIED
name CDATA #IMPLIED>
<!ELEMENT keyword EMPTY>
<!ATTLIST keyword
id CDATA #REQUIRED
label CDATA #REQUIRED>
<extension point="org.blueberry.ui.keywords"> <keyword label="presentation tab themes" id="com.xyz.AppearanceKeywords"/> </extension>
Copyright (c) 2005,2006 IBM Corporation and others.
All rights reserved. This program and the accompanying materials are made
available under the terms of the Eclipse Public License v1.0 which accompanies
this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html