|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object macaw.presentationLayer.VariableEditor macaw.presentationLayer.RawVariableEditor
public class RawVariableEditor
Field Summary |
---|
Constructor Summary | |
---|---|
RawVariableEditor(SessionProperties sessionProperties,
boolean allowWriteAccess)
|
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent event)
|
void |
commitChanges()
|
Displayable |
getData()
|
void |
setData(RawVariable rawVariable,
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 RawVariableEditor(SessionProperties sessionProperties, boolean allowWriteAccess)
Method Detail |
---|
public void setData(RawVariable rawVariable, 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 |