Package org.gephi.utils.progress
Progress support for long tasks execution.
Progress can me manipulated from the Progress
class, with
a ProgressTicket
that is usually given with.
-
Interface Summary Interface Description ProgressTicket Progress task following, must be used fromProgress
class.ProgressTicketProvider -
Class Summary Class Description Progress Progress functionalities accessor.