logbook.util
Class LgBkOptionPane

java.lang.Object
  extended by logbook.util.LgBkOptionPane

public class LgBkOptionPane
extends java.lang.Object


Constructor Summary
LgBkOptionPane()
           
 
Method Summary
static int checkToSaveChanges()
          Propmts user if they want to save the unsaved changes in their logbook and returns the users selection(a JOptionPane int constant
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LgBkOptionPane

public LgBkOptionPane()
Method Detail

checkToSaveChanges

public static int checkToSaveChanges()
Propmts user if they want to save the unsaved changes in their logbook and returns the users selection(a JOptionPane int constant

Returns:
a JOptionPane int constant(yes/no/cancel)


Copyright © Chris Riffle - GNU Public Licence