public class UnsavedChangesDialog extends Object
protected Component
parent
protected String
result
UnsavedChangesDialog(Component parent)
boolean
shouldCancel()
shouldNotSave()
shouldSave()
void
show()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Component parent
protected String result
public UnsavedChangesDialog(Component parent)
public void show()
public boolean shouldSave()
public boolean shouldNotSave()
public boolean shouldCancel()
Copyright © 2001–2015 Apache Cayenne. All rights reserved.