Package com.ntak.pearlzip.ui.util


package com.ntak.pearlzip.ui.util
  • Class
    Description
    AlertException is a checked exception, which is utilised by PearlZip to raise an alert dialog as necessary.
    Useful utility methods used by the UI to trigger and manage archiving processes.
    An interface which is a Runnable that automatically handles all Exceptions by rerouting it to the UncaughtExceptionHandler or prints out to stdout.
    CheckEventHandler<T extends javafx.event.Event>
    Custom event handler wrapper with pre-execution checks and post-execution clean up.
    Implementation of CaughtRunnable used to provide Clear Cache functionality for PearlZip.
     
    Generates an instance of Greenrobot's EventBus for use by the PearlZip application.
    Utility methods used by Pearl Zip to perform common JavaFX UI routines.
    Bean representation of pre-execution and post-execution routines upon execution of a MetricLoggingThread.
    Factory method used to generate custom MetricProfile objects.
    Factory method used to generate a LoggingMetricThread.
     
    Utility methods within this class are utilised by PearlZip to load Archive Service implementations.
     
    EventBus consumer, which persists process messages as trace log entries.