Package com.dassault_systemes.catjdialog

   
Class CATNotification

 
Class Hierarchy
java.lang.Object
  |
  +-com.dassault_systemes.catjdialog.CATNotification
Class Location

Framework : CATJDialog

Module : CATJDialog

Class Description

public class CATNotification

The base notification object.

CATNotification and CATCallbackSource provide the registration/notification pattern in JDialog.

See Also:
CATCallbackSource
Field Summary

Constructor Summary
CATNotification(String iDescription)

Method Summary
String toString()


Field Detail

Constructor Detail

CATNotification

    CATNotification(String iDescription)

Creates a notification object with the given description

Parameters:
description
The notification description.

Method Detail

toString

    String toString()

Returns a string representation of the notification object.



Copyright © 2000, Dassault Systèmes. All rights reserved