|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sourceforge.blogentis.plugins.AbstractExtensionPoint
net.sourceforge.blogentis.plugins.AbstractBlogExtensionPoint
A base class implementation for IBlogExtensionPoints
| Field Summary | |
protected Blog |
blog
|
protected IPrefs |
preferences
|
| Fields inherited from class net.sourceforge.blogentis.plugins.AbstractExtensionPoint |
extensions, plugin |
| Constructor Summary | |
protected |
AbstractBlogExtensionPoint(IPlugin plugin,
Blog blog)
|
| Method Summary | |
Blog |
getBlog()
Get the blog for this extension point. |
IPrefs |
getPreferences()
|
| Methods inherited from class net.sourceforge.blogentis.plugins.AbstractExtensionPoint |
addExtension, getExtensions, getPlugin, removeExtension, removeExtensions |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sourceforge.blogentis.plugins.IExtensionPoint |
addExtension, getExtensionClass, getExtensions, getName, getPlugin, removeExtension, removeExtensions |
| Field Detail |
protected Blog blog
protected IPrefs preferences
| Constructor Detail |
protected AbstractBlogExtensionPoint(IPlugin plugin,
Blog blog)
| Method Detail |
public Blog getBlog()
IBlogExtensionPoint
getBlog in interface IBlogExtensionPointpublic IPrefs getPreferences()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||