|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc für Elexis version 2.1.7.dev vom 01.09.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.docbox.elexis.DocboxAction
ch.docbox.elexis.DocboxBrowserOpenAction
public class DocboxBrowserOpenAction
Our sample action implements workbench action delegate. The action proxy will be created by the workbench and shown in the UI. When the user tries to use the action, this delegate will be created and execution will be delegated to it.
IWorkbenchWindowActionDelegate
Field Summary | |
---|---|
protected static Log |
log
|
Fields inherited from class ch.docbox.elexis.DocboxAction |
---|
window |
Constructor Summary | |
---|---|
DocboxBrowserOpenAction()
The constructor. |
Method Summary | |
---|---|
void |
run(org.eclipse.jface.action.IAction action)
The action has been activated. |
Methods inherited from class ch.docbox.elexis.DocboxAction |
---|
dispose, hasValidDocboxCredentials, init, selectionChanged |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static Log log
Constructor Detail |
---|
public DocboxBrowserOpenAction()
Method Detail |
---|
public void run(org.eclipse.jface.action.IAction action)
IActionDelegate.run(org.eclipse.jface.action.IAction)
|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc für Elexis version 2.1.7.dev vom 01.09.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |