|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImageInformationIF | |
---|---|
net.ontopia.topicmaps.webed.impl.basic | The basic implementation of the core interfaces belonging to Ontopia's web editor framework, except the classes related to the to the implementation of actions (which are in their own package structure). |
Uses of ImageInformationIF in net.ontopia.topicmaps.webed.impl.basic |
---|
Classes in net.ontopia.topicmaps.webed.impl.basic that implement ImageInformationIF | |
---|---|
class |
ImageInformation
INTERNAL: Default implementation of the ImageInformationIF interface. |
Methods in net.ontopia.topicmaps.webed.impl.basic that return ImageInformationIF | |
---|---|
ImageInformationIF |
ActionRegistryIF.getImage(java.lang.String imageName)
INTERNAL: Gets the image information object belonging to the given image name. |
ImageInformationIF |
ActionRegistry.getImage(java.lang.String imageName)
|
Methods in net.ontopia.topicmaps.webed.impl.basic with parameters of type ImageInformationIF | |
---|---|
void |
ActionRegistryIF.addImage(ImageInformationIF image)
INTERNAL: Adds a image to the registry of known image information map. |
void |
ActionRegistry.addImage(ImageInformationIF image)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |