Uses of Interface
com.googlecode.lanterna.gui2.TextGUIThread.ExceptionHandler
Packages that use TextGUIThread.ExceptionHandler
-
Uses of TextGUIThread.ExceptionHandler in com.googlecode.lanterna.gui2
Fields in com.googlecode.lanterna.gui2 declared as TextGUIThread.ExceptionHandlerModifier and TypeFieldDescriptionprotected TextGUIThread.ExceptionHandlerAbstractTextGUIThread.exceptionHandlerMethods in com.googlecode.lanterna.gui2 with parameters of type TextGUIThread.ExceptionHandlerModifier and TypeMethodDescriptionvoidAbstractTextGUIThread.setExceptionHandler(TextGUIThread.ExceptionHandler exceptionHandler) voidTextGUIThread.setExceptionHandler(TextGUIThread.ExceptionHandler exceptionHandler) Updates the exception handler used by this TextGUIThread.