|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTitleAreaDialog
ch.elexis.util.Importer
public class Importer
This Dialog will open on the Global Action importAction (normally linked to File-Import It will find all importer-Plugins that use the specified extension and display them in a tabbed folder.
Constructor Summary | |
---|---|
Importer(Shell parentShell,
java.lang.String extension)
Create an Importer environment for plugins at the specified point |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Importer(Shell parentShell, java.lang.String extension)
extension
- where to look for the plugins to load
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |