Here is the list of Eclipse plugins which are currently being developed for Fable :
Framework
The framework plugins refer to the plugins which are of general use to all plugins :
- fable.framework.ui - reserved for all graphical classes which are part of the framework
- fable.framework.internal - reserved for models and controllers and other internal objects
- fable.framework.toolbox - reserved for all non-ui framework classes
- fable.framework.xmlparser - parse xml options files i.e. .ini + option view
- fable.framework.ini - for ini and par files used by e.g xmlparser
- fable.framework.xmlwriter - to write an xml option file
- fable.framework.navigator - sample controller and (future) project explorer
- fable.framework.database - database frontend for fable data
Applications
The applications refer to plugins which implement specific applications :
- fable.imageviewer - 1d, 2d and 3d image viewer
- fable.preprocessor - preprocessing of images with spd and other operations
- fable.polyxsim - polycrystal simulator
- fable.python - python console in java
- fable.peaksearch - ui for imaged11 peaksearch
- fable.grainspotter - ui for grainspotter
- fable.transformation - ui for imaged11 transformer
Beamline
The beamline plugins refer to those applications which monitor or control the beamline :
- fable.beamline.linkam - linkam temperature controller gui
Jars
The jar plugins represent external packages which have been wrapped as plugins :