Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.modama.gui.viewer.lookuptable

Class Summary
Colorbar a colorbar for drawing the LUTProperties
ColorbarWithScale a colorbar with a scale, wich can be linear or logharthmic
CompleteLUTPropertiesEditor shows an editor for all the values in the LUTFactory, uses ExtendedLUTPropertiesEditor for the props
ExtendedLUTPropertiesEditor shows a LUTPropertiesEditor but also some buttons for loading and saving and some standardluts
LUTFactory takes a LUTProperties object, and creates at lut from it
LUTProperties a collection of spots from which a lut can be rendered by the LUTFactory
LUTPropertiesEditor an editor for the LUTProperties (like the one from photoshop)
the size of this component is 340, 150 (no layoutmanager)
LUTPropertysTest test for the LUTProperties
PredefinedLUTs a class the contains predefined LUTs
Scale scaleing for lookuptables
ScaleLin linear
ScaleLog logarithmic
Spot a colorspot for the lookuptable
SpotsViewer the model for this viewer is a collection of spots (LUTProperties), but it only shows one selected spot at a time
the selection of the spots is done external
provides a textfield for the position, a colorchooser and a delete button
SpotViewerBox shows the Spot as a small house