org.jplot2d.notice
Class LoggingNotifier
- java.lang.Object
-
- org.jplot2d.notice.AbstractNotifier
-
- org.jplot2d.notice.LoggingNotifier
-
- All Implemented Interfaces:
- Notifier
public class LoggingNotifier extends AbstractNotifier
This notifier write all messages to java log.
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description static LoggingNotifiergetInstance()static voidlogNotices(Notice[] notices)voidshowNotices(NoticeType type)To be overridden to show notices-
Methods inherited from class org.jplot2d.notice.AbstractNotifier
notify, processNotices, reset
-
-
-
-
Method Detail
-
getInstance
public static LoggingNotifier getInstance()
-
showNotices
public void showNotices(NoticeType type)
Description copied from class:AbstractNotifierTo be overridden to show notices- Specified by:
showNoticesin classAbstractNotifier
-
logNotices
public static void logNotices(Notice[] notices)
-
-
DMelt 3.0 © DataMelt by jWork.ORG