Class AbstractComponentEditorFrame.FrameManager<K extends AbstractComponentEditorFrame.FrameKey,C,E extends AbstractEditorFrame>
- java.lang.Object
-
- com.inductiveautomation.perspective.designer.workspace.frames.AbstractComponentEditorFrame.FrameManager<K,C,E>
-
- Enclosing class:
- AbstractComponentEditorFrame
public abstract static class AbstractComponentEditorFrame.FrameManager<K extends AbstractComponentEditorFrame.FrameKey,C,E extends AbstractEditorFrame> extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description FrameManager()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description protected abstract E
newFrame(K key, C config)
E
open(K key, C existingConfig)
-