Package org.luwrain.app.reader
Class Extension
java.lang.Object
org.luwrain.core.EmptyExtension
org.luwrain.app.reader.Extension
- All Implemented Interfaces:
Extension
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionCommand[]
getCommands
(Luwrain luwrain) getExtObjects
(Luwrain luwrain) getUniRefProcs
(Luwrain luwrain) Methods inherited from class org.luwrain.core.EmptyExtension
close, getControlPanelFactories, i18nExtension, init
-
Constructor Details
-
Extension
public Extension()
-
-
Method Details
-
getCommands
- Specified by:
getCommands
in interfaceExtension
- Overrides:
getCommands
in classEmptyExtension
-
getExtObjects
- Specified by:
getExtObjects
in interfaceExtension
- Overrides:
getExtObjects
in classEmptyExtension
-
getUniRefProcs
- Specified by:
getUniRefProcs
in interfaceExtension
- Overrides:
getUniRefProcs
in classEmptyExtension
-