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

Quick Search    Search Deep
A C D G I L M N O P R S V X Y Z

A

axePanel - Variable in class org.modama.gui.entities.options.ImageEntityViewOptions
the axepanel
axes - Variable in class org.modama.gui.entities.options.ImageEntityViewOptions_GeneralPanel
checkboxes to enabel/disable drawing of the lut and the axes

C

cbox - Variable in class org.modama.gui.entities.options.ImageEntityViewOptions_AxePanel
combobox for selectinh x or y axe
cellsize - Variable in class org.modama.gui.entities.options.ImageListViewOptions
size of an imagecell
controllers - Variable in class org.modama.gui.entities.options.ImageListViewOptions
controllers for the editors
createRule() - Method in class org.modama.gui.entities.options.ImageEntityViewOptions_AxePanel
 
createViewportPanel() - Method in class org.modama.gui.entities.options.ImageEntityViewOptions_GeneralPanel
 

D

dimension - Variable in class org.modama.gui.entities.options.ImageListViewOptions
number of rows and columns, this gives the maximum number images shown, even if their are more in the imagelist

G

gap - Variable in class org.modama.gui.entities.options.ImageListViewOptions
place between 2 cells in x and y direction
generalPane - Variable in class org.modama.gui.entities.options.ImageEntityViewOptions
the generalpanel
getCellsize() - Method in class org.modama.gui.entities.options.ImageListViewOptions
 
getDimension() - Method in class org.modama.gui.entities.options.ImageListViewOptions
 
getGap() - Method in class org.modama.gui.entities.options.ImageListViewOptions
 
getView() - Method in class org.modama.gui.entities.options.ImageEntityViewOptions
 
getView() - Method in class org.modama.gui.entities.options.ImageEntityViewOptions_AxePanel
 
getView() - Method in class org.modama.gui.entities.options.ImageEntityViewOptions_GeneralPanel
 
getView() - Method in class org.modama.gui.entities.options.ImageListViewOptions
 

I

ImageEntityViewOptions - class org.modama.gui.entities.options.ImageEntityViewOptions.
a class that shows options for the ImageEntityView (viewport, axes, lutview)
ImageEntityViewOptions(ImageEntityView) - Constructor for class org.modama.gui.entities.options.ImageEntityViewOptions
 
ImageEntityViewOptions_AxePanel - class org.modama.gui.entities.options.ImageEntityViewOptions_AxePanel.
a panel for editing the properties of the axes of the CoordinatImageViewer
ImageEntityViewOptions_AxePanel() - Constructor for class org.modama.gui.entities.options.ImageEntityViewOptions_AxePanel
 
ImageEntityViewOptions_AxePanel(ImageEntityView) - Constructor for class org.modama.gui.entities.options.ImageEntityViewOptions_AxePanel
 
ImageEntityViewOptions_AxePanel.Repainter - class org.modama.gui.entities.options.ImageEntityViewOptions_AxePanel.Repainter.
this class is for listening to changes of the rulepropertys, it will recreate the rule and repaint all on changes
ImageEntityViewOptions_AxePanel.Repainter() - Constructor for class org.modama.gui.entities.options.ImageEntityViewOptions_AxePanel.Repainter
 
ImageEntityViewOptions_GeneralPanel - class org.modama.gui.entities.options.ImageEntityViewOptions_GeneralPanel.
the panel for the options of the ImageEntityView with general settings at the moment this is: - viewport - lutview
ImageEntityViewOptions_GeneralPanel() - Constructor for class org.modama.gui.entities.options.ImageEntityViewOptions_GeneralPanel
 
ImageEntityViewOptions_GeneralPanel(ImageEntityView) - Constructor for class org.modama.gui.entities.options.ImageEntityViewOptions_GeneralPanel
 
ImageListViewOptions - class org.modama.gui.entities.options.ImageListViewOptions.
a class that shows option for the ImageListView, like number cells in a collum, cellsize,...
ImageListViewOptions(ImageListView) - Constructor for class org.modama.gui.entities.options.ImageListViewOptions
 
isSameviewport() - Method in class org.modama.gui.entities.options.ImageListViewOptions
 

L

loadValues() - Method in class org.modama.gui.entities.options.ImageEntityViewOptions
takes the values from the view and sets them to the components
loadValues() - Method in class org.modama.gui.entities.options.ImageEntityViewOptions_AxePanel
takes the values from the view and sets them to the components
loadValues() - Method in class org.modama.gui.entities.options.ImageEntityViewOptions_GeneralPanel
takes the values from the view and sets them to the components
loadValues() - Method in class org.modama.gui.entities.options.ImageListViewOptions
takes the values from the view and sets them to the components
lut - Variable in class org.modama.gui.entities.options.ImageEntityViewOptions_GeneralPanel
checkboxes to enabel/disable drawing of the lut and the axes
lutside - Variable in class org.modama.gui.entities.options.ImageEntityViewOptions_GeneralPanel
the position of the lutview (right, left, bottom, top)

M

main(String[]) - Static method in class org.modama.gui.entities.options.ImageEntityViewOptions
 

N

numberofimages - Variable in class org.modama.gui.entities.options.ImageListViewOptions
shows the number of images in the list

O

org.modama.gui.entities.options - package org.modama.gui.entities.options
 

P

posx - Variable in class org.modama.gui.entities.options.ImageEntityViewOptions_GeneralPanel
textfields for the viewport
posy - Variable in class org.modama.gui.entities.options.ImageEntityViewOptions_GeneralPanel
textfields for the viewport
pp - Variable in class org.modama.gui.entities.options.ImageEntityViewOptions_AxePanel
propertypane with the props for the selected rule
propertyChange(PropertyChangeEvent) - Method in class org.modama.gui.entities.options.ImageEntityViewOptions_AxePanel.Repainter
 

R

repainter - Variable in class org.modama.gui.entities.options.ImageEntityViewOptions_AxePanel
for recreating/repainting the previewimage
rule - Variable in class org.modama.gui.entities.options.ImageEntityViewOptions_AxePanel
the preview image
ruledisplay - Variable in class org.modama.gui.entities.options.ImageEntityViewOptions_AxePanel
display for the previewimage
rulefactory - Variable in class org.modama.gui.entities.options.ImageEntityViewOptions_AxePanel
a rulefactory for creating the previewimage

S

sameviewport - Variable in class org.modama.gui.entities.options.ImageListViewOptions
if true all the images are shown with the same viewport
saveValues() - Method in class org.modama.gui.entities.options.ImageEntityViewOptions
sets the values of the optionspanel to the view
saveValues() - Method in class org.modama.gui.entities.options.ImageEntityViewOptions_AxePanel
sets the values of the components to the view
saveValues() - Method in class org.modama.gui.entities.options.ImageEntityViewOptions_GeneralPanel
sets the values of the components to the view
saveValues() - Method in class org.modama.gui.entities.options.ImageListViewOptions
sets the values of the optionspanel to the view
setCellsize(Dimension) - Method in class org.modama.gui.entities.options.ImageListViewOptions
 
setDimension(Point) - Method in class org.modama.gui.entities.options.ImageListViewOptions
 
setGap(Point) - Method in class org.modama.gui.entities.options.ImageListViewOptions
 
setProps(RulePropertys) - Method in class org.modama.gui.entities.options.ImageEntityViewOptions_AxePanel
 
setSameviewport(boolean) - Method in class org.modama.gui.entities.options.ImageListViewOptions
 
setView(ImageEntityView) - Method in class org.modama.gui.entities.options.ImageEntityViewOptions
 
setView(ImageEntityView) - Method in class org.modama.gui.entities.options.ImageEntityViewOptions_AxePanel
 
setView(ImageEntityView) - Method in class org.modama.gui.entities.options.ImageEntityViewOptions_GeneralPanel
 
setView(ImageListView) - Method in class org.modama.gui.entities.options.ImageListViewOptions
 
setupEvents() - Method in class org.modama.gui.entities.options.ImageEntityViewOptions
 
setupEvents() - Method in class org.modama.gui.entities.options.ImageEntityViewOptions_AxePanel
 
setupEvents() - Method in class org.modama.gui.entities.options.ImageEntityViewOptions_GeneralPanel
 
setupGUI() - Method in class org.modama.gui.entities.options.ImageEntityViewOptions
 
setupGUI() - Method in class org.modama.gui.entities.options.ImageEntityViewOptions_AxePanel
 
setupGUI() - Method in class org.modama.gui.entities.options.ImageEntityViewOptions_GeneralPanel
 
setupGUI() - Method in class org.modama.gui.entities.options.ImageListViewOptions
 

V

view - Variable in class org.modama.gui.entities.options.ImageEntityViewOptions
the imageentityview we work on
view - Variable in class org.modama.gui.entities.options.ImageEntityViewOptions_AxePanel
the imageentityview we work on
view - Variable in class org.modama.gui.entities.options.ImageEntityViewOptions_GeneralPanel
the imageentityview we work on
view - Variable in class org.modama.gui.entities.options.ImageListViewOptions
the imagelistview we work on
viewport - Variable in class org.modama.gui.entities.options.ImageEntityViewOptions_GeneralPanel
panel with the textfields for the viewport

X

xaxe_propertys - Variable in class org.modama.gui.entities.options.ImageEntityViewOptions_AxePanel
props for the x axe
xaxepos - Variable in class org.modama.gui.entities.options.ImageEntityViewOptions_GeneralPanel
position of the x axe (bottom or top)

Y

yaxe_propertys - Variable in class org.modama.gui.entities.options.ImageEntityViewOptions_AxePanel
props for the y axe
yaxepos - Variable in class org.modama.gui.entities.options.ImageEntityViewOptions_GeneralPanel
position of the y axe (left or right)

Z

zoom - Variable in class org.modama.gui.entities.options.ImageEntityViewOptions_GeneralPanel
textfields for the viewport

A C D G I L M N O P R S V X Y Z