Reflectivity and Materials Database UI fixes and implementation
- Jun 17, 2015
-
-
Kasper Gammeltoft authored
jay/reflectivity Conflicts: features/org.eclipse.ice.feature/feature.xml Signed-off-by: Kasper Gammeltoft <kaspergam@bellsouth.net>
b9b2cc3a -
Kasper Gammeltoft authored
Still need to work on the add dialog. Signed-off-by: Kasper Gammeltoft <kaspergam@bellsouth.net>
40790b24 -
Kasper Gammeltoft authored
materials database information. The new search and sort now look for elements first and then their respective isotopes. Implemented the Comparable interface for Materials. Fixed bug that would crash the reflectivity model created in last commit. Signed-off-by: Kasper Gammeltoft <kaspergam@bellsouth.net>
3a66e305
-
- Jun 16, 2015
-
-
Kasper Gammeltoft authored
Signed-off-by: Kasper Gammeltoft <kaspergam@bellsouth.net>
69fe8ac5 -
Kasper Gammeltoft authored
bugs with the class as well. Signed-off-by: Kasper Gammeltoft <kaspergam@bellsouth.net>
1d403e12 -
Kasper Gammeltoft authored
were only saved for the session but not acctually pushed to the database. Signed-off-by: Kasper Gammeltoft <kaspergam@bellsouth.net>
0047d589 -
Kasper Gammeltoft authored
trying to set values that were not doubles. Added search filter to Materials Database and a sort algorithm so that the database tree is much more user friendly. Signed-off-by: Kasper Gammeltoft <kaspergam@bellsouth.net>
1483b6a1 -
Kasper Gammeltoft authored
properties inspector. Now able to add and delete properties for any material. Minor fixes. Implemented a removeProperty function for the Material class. Signed-off-by: Kasper Gammeltoft <kaspergam@bellsouth.net>
62534388
-
- Jun 15, 2015
-
-
Kasper Gammeltoft authored
Signed-off-by: Kasper Gammeltoft <kaspergam@bellsouth.net>
819d3345 -
Kasper Gammeltoft authored
Signed-off-by: Kasper Gammeltoft <kaspergam@bellsouth.net>
c4abfd03 -
Kasper Gammeltoft authored
selected material's properties. Signed-off-by: Kasper Gammeltoft <kaspergam@bellsouth.net>
c219df53 -
Kasper Gammeltoft authored
scroll just in the treeview rather than scrolling in the entire section along with the details page. Signed-off-by: Kasper Gammeltoft <kaspergam@bellsouth.net>
0150ff2b
-
- Jun 10, 2015
-
-
Kasper Gammeltoft authored
multiple selections. Signed-off-by: Kasper Gammeltoft <kaspergam@bellsouth.net>
00a7a69e -
Kasper Gammeltoft authored
ListComponentNattable, giving editable flags for configuration. Changed the ElementSourceDialog to use a NatTable. Added SingleMaterialWritableTableFormat for formating a NatTable that contains the information on the properties of only one material rather than holding the information for several materials. Changed the material database editor's material info table from a JTable to NatTable in the MaterialDetailsPage class. Added a jUnit test for ListComponentNattable. Signed-off-by: Kasper Gammeltoft <kaspergam@bellsouth.net>
aea05cc4 -
Kasper Gammeltoft authored
Signed-off-by: Kasper Gammeltoft <kaspergam@bellsouth.net>
04fcce0d
-
- Jun 09, 2015
-
-
Kasper Gammeltoft authored2d55cd57
-
- Jun 08, 2015
-
-
Kasper Gammeltoft authored
jay/reflectivity Cleaned up the gui for the Reflectivity Model a bit, removed weird background artifacts. Conflicts: features/org.eclipse.ice.feature/feature.xml Signed-off-by: Kasper Gammeltoft <kaspergam@bellsouth.net>
d0603af5 -
Kasper Gammeltoft authored
Signed-off-by: Kasper Gammeltoft <kaspergam@bellsouth.net>
889b9e40
-
- Jun 05, 2015
-
-
Kasper Gammeltoft authored
getSelectedObjects to ListComponentNattable wich returns the selected rows for that table. Signed-off-by: Kasper Gammeltoft <kaspergam@bellsouth.net>
34b6c67d
-
- Jun 04, 2015
-
-
Kasper Gammeltoft authoreddeb459c6
-
- Jun 03, 2015
-
-
Kasper Gammeltoft authored
data in a Nattable. Signed-off-by: Kasper Gammeltoft <k6g@ornl.gov>
955aaddf
-