spin.demo.exception

Class ExceptionGUI


public class ExceptionGUI
extends JPanel

A demonstration of a GUI handling an exception.

Constructor Summary

ExceptionGUI(ExceptionBean aExceptionBean)
Constructor.

Method Summary

static void
main(String[] args)
Entrance to this demo.

Constructor Details

ExceptionGUI

public ExceptionGUI(ExceptionBean aExceptionBean)
Constructor.

Method Details

main

public static void main(String[] args)
Entrance to this demo.