jmri.configurexml.swing
Class DialogErrorHandler

java.lang.Object
  extended by jmri.configurexml.ErrorHandler
      extended by jmri.configurexml.swing.DialogErrorHandler

public class DialogErrorHandler
extends ErrorHandler

Swing dialog for reporting errors while loading. Shows each one, could save until end if needed.

Author:
Bob Jacobsen Copyright (c) 2010

Constructor Summary
DialogErrorHandler()
           
 
Method Summary
 void done()
          Do nothing at end, already displayed
 void handle(ErrorMemo e)
          Handle error by formatting and putting up a dialog box
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DialogErrorHandler

public DialogErrorHandler()
Method Detail

handle

public void handle(ErrorMemo e)
Handle error by formatting and putting up a dialog box

Overrides:
handle in class ErrorHandler

done

public void done()
Do nothing at end, already displayed

Overrides:
done in class ErrorHandler


Copyright © 1997 - 2011 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: Get JMRI Model Railroad Interface at SourceForge.net. Fast, secure and Free Open Source software downloads