|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object macaw.presentationLayer.VariableEditor macaw.presentationLayer.DerivedVariableEditor
public class DerivedVariableEditor
Field Summary |
---|
Constructor Summary | |
---|---|
DerivedVariableEditor(SessionProperties sessionProperties,
boolean allowWriteAccess)
|
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent event)
|
void |
commitChanges()
|
Displayable |
getData()
|
void |
setData(DerivedVariable derivedVariable,
boolean isNewRecord)
|
Methods inherited from class macaw.presentationLayer.VariableEditor |
---|
addField, close, createDataLibraryAndFilePanel, createIsCleanedPanel, createNameLabelPanel, createNotesFieldPanel, createRubricCardFields, createRubricCardPanel, createYearFormQuestionNumberPanel, editLabelValues, isCancelled, restoreVariableFields, saveVariableFields, setData, show, showChangeHistory, updateFilePath, updateValueLabelsButtonState |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DerivedVariableEditor(SessionProperties sessionProperties, boolean allowWriteAccess) throws MacawException
MacawException
Method Detail |
---|
public void setData(DerivedVariable derivedVariable, boolean isNewRecord)
public Displayable getData()
getData
in class VariableEditor
public void actionPerformed(java.awt.event.ActionEvent event)
actionPerformed
in interface java.awt.event.ActionListener
actionPerformed
in class VariableEditor
public void commitChanges() throws MacawException
commitChanges
in interface DisplayableListParentForm
commitChanges
in class VariableEditor
MacawException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |