|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object macaw.presentationLayer.VariableLabelValueEditor
public class VariableLabelValueEditor
Constructor Summary | |
---|---|
VariableLabelValueEditor(SessionProperties sessionProperties,
boolean allowWriteAccess)
|
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent event)
|
boolean |
isCancelled()
|
void |
setData(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 VariableLabelValueEditor(SessionProperties sessionProperties, boolean allowWriteAccess)
Method Detail |
---|
public void setData(Variable variable) throws MacawException
MacawException
public void show()
public boolean isCancelled()
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 |