TransformationEditors
. Using the cache ensures that the same editor instance is reused if editing the same transformation multiple times without closing the corresponding TransformationPage
. When a TransformationPage
is closed, the cache is updated automatically.
This class is a singleton. The single instance is retrieved through the method {@link #getInstance()}. @see TransformationEditor @author Torgil Zethson @since 1.3.0
|
|