|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cst.loggingTool.plugins.examples.RemoteClinicalDataViewerDialog
public class RemoteClinicalDataViewerDialog
Manages a dialog used to show the contents of a remotely hosted web page. The class is part of an example plugin used to show how developers can make plugins which retrieve additional information about the currently viewed subject.
Constructor Summary | |
---|---|
RemoteClinicalDataViewerDialog(SessionProperties sessionProperties)
|
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent event)
|
void |
setURL(java.lang.String urlText)
|
void |
show()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteClinicalDataViewerDialog(SessionProperties sessionProperties)
Method Detail |
---|
public void show()
public void setURL(java.lang.String urlText)
public void actionPerformed(java.awt.event.ActionEvent event)
actionPerformed
in interface java.awt.event.ActionListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |