cmu.survey.editor.gui.propertiespanels
Class PropertiesPanel.ErrorDetail
java.lang.Object
cmu.survey.editor.gui.propertiespanels.PropertiesPanel.ErrorDetail
- Enclosing class:
- PropertiesPanel
public static class PropertiesPanel.ErrorDetail
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
shortMessage
public java.lang.String shortMessage
ignoreConfirmationMessage
public java.lang.String ignoreConfirmationMessage
errorIgnorable
public boolean errorIgnorable
PropertiesPanel.ErrorDetail
public PropertiesPanel.ErrorDetail(java.lang.String shortMessage,
java.lang.String ignoreConfirmationMessage)
PropertiesPanel.ErrorDetail
public PropertiesPanel.ErrorDetail(java.lang.String shortMessage,
java.lang.String ignoreConfirmationMessage,
boolean ignorable)
PropertiesPanel.ErrorDetail
public PropertiesPanel.ErrorDetail(java.lang.String shortMessage,
boolean ignorable)