|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfreemind.extensions.HookAdapter
freemind.extensions.ModeControllerHookAdapter
freemind.extensions.ExportHook
Nested Class Summary | |
static class |
ExportHook.ImageFilter
|
Field Summary |
Fields inherited from class freemind.extensions.HookAdapter |
logger |
Constructor Summary | |
ExportHook()
|
Method Summary | |
protected java.io.File |
chooseFile(java.lang.String type,
java.lang.String description)
|
java.awt.image.BufferedImage |
createBufferedImage()
|
Methods inherited from class freemind.extensions.HookAdapter |
getController, getName, getPluginBaseClass, getProperties, getResource, getResourceString, setController, setName, setPluginBaseClass, setProperties, shutdownMapHook, startupMapHook |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface freemind.extensions.MindMapHook |
getName, getPluginBaseClass, getResourceString, setController, setName, setPluginBaseClass, setProperties, shutdownMapHook, startupMapHook |
Constructor Detail |
public ExportHook()
Method Detail |
protected java.io.File chooseFile(java.lang.String type, java.lang.String description)
type
- description
-
public java.awt.image.BufferedImage createBufferedImage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |