Package | Description |
---|---|
org.zimowski.bambi.editor.studio.eventbus.events | |
org.zimowski.bambi.editor.studio.image | |
org.zimowski.bambi.editor.studio.resources.toolbar |
Modifier and Type | Method and Description |
---|---|
List<ToolbarIcons> |
ImageFilterQueueEvent.getIcons() |
Constructor and Description |
---|
ImageFilterQueueEvent(List<ToolbarIcons> icons) |
Modifier and Type | Method and Description |
---|---|
ToolbarIcons |
AbstractFilterWorker.getToolbarIcon() |
Modifier and Type | Method and Description |
---|---|
static ToolbarIcons |
ToolbarIcons.fromFilter(ImageFilterOps op)
Given filter operation look up associated toolbar icon.
|
static ToolbarIcons |
ToolbarIcons.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ToolbarIcons[] |
ToolbarIcons.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012-2013 Bambi Software Foundation. All Rights Reserved.