Package 

Class Dialog.ProgressDialog


  • 
    public class Dialog.ProgressDialog
    extends Dialog.IdDialog
                        

    Progress DialogUsed to display a progress dialog

    • Method Summary

      Modifier and Type Method Description
      boolean isIndeterminate() Return true if the progress dialog is inderterminate
      boolean isCancelable() Return true if the progress dialog is cancelable
      float getPosition() Get the position of the progress dialog
      String getCancelText() Get the text of the cancel button
      • Methods inherited from class org.videolan.libvlc.Dialog.IdDialog

        dismiss
      • Methods inherited from class org.videolan.libvlc.Dialog

        getContext, getText, getTitle, getType, setCallbacks, setContext
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait