public abstract class InstallRendererPlugIn extends AbstractPlugIn
| Constructor and Description |
|---|
InstallRendererPlugIn(Object contentID,
boolean aboveLayerables) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Renderer.Factory |
createFactory(TaskFrame frame) |
void |
initialize(PlugInContext context)
Called when Workbench starts up to allow plugins to initialize themselves.
|
createName, execute, execute, execute, getName, isRollingBackInvalidEdits, reportNothingToUndoYet, toActionListener, toStringpublic InstallRendererPlugIn(Object contentID, boolean aboveLayerables)
public void initialize(PlugInContext context) throws Exception
PlugIninitialize in interface PlugIninitialize in class AbstractPlugInExceptionprotected abstract Renderer.Factory createFactory(TaskFrame frame)
Copyright © 2015. All rights reserved.