org.jplot2d.notice
Class DefaultNotifier
- java.lang.Object
-
- org.jplot2d.notice.AbstractNotifier
-
- org.jplot2d.notice.DefaultNotifier
-
- All Implemented Interfaces:
- Notifier
public class DefaultNotifier extends AbstractNotifier
The default notifier for plot. Warnings generated from mouse interaction will show in a dialog. Others will log to java log.
-
-
Constructor Summary
Constructors Constructor and Description DefaultNotifier(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