PathManagerUI Class Documentation#

Package: sc.fiji.snt

Implements the Path Manager Dialog.

Methods#

Utilities Methods#

checkImage(Image, ImageObserver)#
clearSelection()#

Clears the current path selection.

Other Methods#

action(Event, Object)#
add(String, Component)#

Runs a menu command with options.

addComponentListener(ComponentListener)#
addContainerListener(ContainerListener)#
addFocusListener(FocusListener)#
addHierarchyBoundsListener(HierarchyBoundsListener)#
addHierarchyListener(HierarchyListener)#
addInputMethodListener(InputMethodListener)#
addKeyListener(KeyListener)#
addMouseListener(MouseListener)#
addMouseMotionListener(MouseMotionListener)#
addMouseWheelListener(MouseWheelListener)#
addNotify()#
addPropertyChangeListener(PropertyChangeListener)#
addWindowFocusListener(WindowFocusListener)#
addWindowListener(WindowListener)#
addWindowStateListener(WindowStateListener)#
applyComponentOrientation(ComponentOrientation)#
applyDefaultTags(String;)#

Applies a default (built-in) tag to selected Path(s).

applyResourceBundle(String)#
applySelectionFilter(String, Number)#

Selects paths matching a morphometric criteria.

applyTag(String)#

Applies a custom tag/ color to selected Path(s).

areFocusTraversalKeysSet(int)#
bounds()#
contains(int, int)#
countComponents()#
createBufferStrategy(int, BufferCapabilities)#
createImage(int, int)#
createVolatileImage(int, int, ImageCapabilities)#
deliverEvent(Event)#
disable()#
dispatchEvent(AWTEvent)#
dispose()#
doLayout()#

See Also#