|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object macaw.presentationLayer.SupportingDocumentSelectionDialog
public class SupportingDocumentSelectionDialog
Constructor Summary | |
---|---|
SupportingDocumentSelectionDialog(SessionProperties sessionProperties)
|
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent event)
|
void |
selectListItems(java.lang.String listOwnerName,
DisplayableList parentList)
|
void |
setVariable(Variable variable)
|
void |
show()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SupportingDocumentSelectionDialog(SessionProperties sessionProperties)
Method Detail |
---|
public void setVariable(Variable variable)
public void show()
public void selectListItems(java.lang.String listOwnerName, DisplayableList parentList) throws MacawException
selectListItems
in interface DisplayableListItemSelector
MacawException
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 |