public static class MergeFileAction.Factory extends Object implements TrackMateActionFactory
Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
TrackMateAction |
create() |
ImageIcon |
getIcon()
Returns the icon for this action.
|
String |
getInfoText()
Returns a html string containing a descriptive information about this
module.
|
String |
getKey()
Returns a unique identifier of this module.
|
String |
getName()
Returns the human-compliant name of this module.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forbidMultithreading
public String getInfoText()
TrackMateModule
getInfoText
in interface TrackMateModule
public String getName()
TrackMateModule
getName
in interface TrackMateModule
public String getKey()
TrackMateModule
getKey
in interface TrackMateModule
public ImageIcon getIcon()
TrackMateModule
null
.getIcon
in interface TrackMateModule
null
to be safely ignored.public TrackMateAction create()
create
in interface TrackMateActionFactory
Copyright © 2015–2021 Fiji. All rights reserved.