org.jplot2d.notice
Class DialogNotifier
- java.lang.Object
-
- org.jplot2d.notice.AbstractNotifier
-
- org.jplot2d.notice.DialogNotifier
-
- All Implemented Interfaces:
- Notifier
public class DialogNotifier extends AbstractNotifier
This notifier will show notice messages in a dialog.
-
-
Constructor Summary
Constructors Constructor and Description DialogNotifier(java.awt.Component plotComp)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidshowNotices(NoticeType type)To be overridden to show notices-
Methods inherited from class org.jplot2d.notice.AbstractNotifier
notify, processNotices, reset
-
-
-
-
Method Detail
-
showNotices
public void showNotices(NoticeType type)
Description copied from class:AbstractNotifierTo be overridden to show notices- Specified by:
showNoticesin classAbstractNotifier
-
-
DMelt 3.0 © DataMelt by jWork.ORG