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

Quick Search    Search Deep

org.modama.gui.entities.cursor.* (1)org.modama.gui.entities.options.* (4)

org.modama.gui.entities: Javadoc index of package org.modama.gui.entities.


Package Samples:

org.modama.gui.entities.cursor
org.modama.gui.entities.options

Classes:

EntityCtrl: THis is the controller for entities. it need an entity-model to create itself. it will automatic detect, which view-class is needed and initialize it it will create an JInternalFrame and add the viewer to it
ImageEntityCtrl: a viewer for an imageentity, uses CoordinateImageViewer to show the image TODO actions to implement options -> props of axes toggle axes
ImageListView: the view for an imagelist shows a gridlayout with thumbnails, if you doubleclick an image an editor for this image should open
OpSliceView: a viewer for the Slice operation, uses CoordinateImageViewer to show the input image shows a cursor for the operator
ImageEntityViewOptions_GeneralPanel: the panel for the options of the ImageEntityView with general settings at the moment this is: - viewport - lutview
ImageListViewOptions: a class that shows option for the ImageListView, like number cells in a collum, cellsize,...
ImageEntityViewOptions: a class that shows options for the ImageEntityView (viewport, axes, lutview)
ImageEntityViewOptions_AxePanel: a panel for editing the properties of the axes of the CoordinatImageViewer
ImageEntityView: a viewer for an imageentity, uses CoordinateImageViewer to show the image
EntityView
ImageListCtrl
NumberEntityView
NumberListView
OpSliceCtrl
LineCursor

Home | Contact Us | Privacy Policy | Terms of Service