Uses of Interface
com.biglybt.ui.swt.progress.IMessage
-
Packages that use IMessage Package Description com.biglybt.ui.swt.progress -
-
Uses of IMessage in com.biglybt.ui.swt.progress
Classes in com.biglybt.ui.swt.progress that implement IMessage Modifier and Type Class Description class
ProgressReportMessage
A simple class for a messageMethods in com.biglybt.ui.swt.progress that return IMessage Modifier and Type Method Description IMessage[]
IProgressReporter. getMessageHistory()
Returns an array ofIMessage
's that has been generated since the reporter was createdIMessage[]
ProgressReporter. getMessageHistory()
-