2 org.mitk.example.gui.extensionpointdefinition
3 org.mitk.example.gui.extensionpointcontribution
7 "This BlueBerry example consists of two plugins that demonstrate the use of the extension point concept. The first plugin defines an extension point and holds the GUI. The user can insert a text
in a text field. The second plugin contributes an extension
in the form of two classes that can change the user text to upper or lower case.
10 The following
features are demonstrated:
13 <li> creating an extension point </li>
14 <li> creating an extension </li>
15 <li> collecting extensions for an extension point </li>
18 See the
main <a href=\"http:
int main(int argc, char **argv)
static bool in(Reader::Char c, Reader::Char c1, Reader::Char c2, Reader::Char c3, Reader::Char c4)