Class | Description |
---|---|
AddMaterialWizard |
This class is a JFace Wizard for creating and adding new materials to the
materials database.
|
AddMaterialWizardPage |
This class provides all of the necessary UI for defining a new material and a
configuring its stoichiometry.
|
EditMaterialsDatabaseHandler | |
MaterialCellLabelProvider |
This is a CellLabelProvider for Materials.
|
MaterialDetailsPage |
This class presents a Material as a table with properties.
|
MaterialProperty |
This is a simple wrapper for a material property that is used by the content
providers.
|
MaterialPropertyContentProvider |
This is a simple content provider for a Material's properties.
|
MaterialsDatabaseContentProvider |
This is a content provider that reads an IMaterialsDatabase and lists the
materials in it.
|
MaterialsDatabaseEditor |
This is an editor for the Materials Database Service.
|
MaterialsDatabaseEditorInput |
This is an implementation of IEditorInput to provide input to the
MaterialsDatabaseEditor.
|
MaterialsDatabaseLabelProvider |
A simple label provider for the Materials database.
|
MaterialsDatabaseMasterDetailsBlock |
This class is a MasterDetailsBlock that creates a list of materials in the
Master block.
|
MaterialsDatabaseMasterDetailsPage |
This page is responsible for rendering the contents of the Materials Database
in a Master-Details Block where the list of materials is separated from the
set of properties.
|
MaterialsDatabaseServiceHolder |
This is a simple class that catches the active Materials Database service and
holds the reference for the Materials UI.
|
ReflectivityEditor | |
ReflectivityViewPart |
This is a view that holds the Reflectivity plot.
|
ScatteringDensityViewPart |
This is a view that shows the scattering density in a plot.
|