|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
void |
cleanUp()
Is called as the dialog is being disposed. |
Map |
getAttributeMap(Map in)
Returns a Map of the attributes to be used in the IMG tag. |
ImageIcon |
getButtonImage()
Returns the image to be displayed in the repository selection toggle button. |
String |
getButtonText()
Returns the text to be displayed in the repository selection toggle button. |
JComponent |
getJComponent()
Returns the JComponent to dislay when this ImageDialogComponent is selected. |
void |
setImageDialog(ImageDialog parent)
Sets the ImageDialog parent to be called back into. |
| Method Detail |
public void setImageDialog(ImageDialog parent)
parent - public Map getAttributeMap(Map in)
Map of the attributes to be used in the IMG tag. The attributes should be
stored as a name/value pair of Strings. e.g. "src", "http://www.myserver.com/images/myimage.jpg"
in - a Map containing the current attributes selected in the image dialog.
Map containing name/value pairs of attributes for the image tag.public String getButtonText()
public ImageIcon getButtonImage()
public JComponent getJComponent()
public void cleanUp()
|
Copyright (c) 2005-2007 Ephox Pty Ltd. All rights reserved. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||