Package | Description |
---|---|
org.zimowski.bambi.editor.config | |
org.zimowski.bambi.editor.plugins | |
org.zimowski.bambi.editor.plugins.api |
Modifier and Type | Method and Description |
---|---|
ImageExporter |
Configuration.getImageExporter()
Returns image export plugin.
|
Modifier and Type | Class and Description |
---|---|
class |
FilesystemImageExporter
A plugin that will export current image to end user's local filesystem,
essentially providing for "image save" feature.
|
class |
FtpImageUploader
Image upload plugin utilizing FTP protocol.
|
class |
MultipartFormPostImageUploader
Sends data using
MultipartFormPost off an EDT thread keeping the GUI
responsive. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractImageExporter
Base for image export plugins.
|
Copyright © 2012-2013 Bambi Software Foundation. All Rights Reserved.