Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

oracle.adfnmc.util
Class ProgressNotificationListener

java.lang.Object
  extended by oracle.adfnmc.util.ProgressNotificationListener

public class ProgressNotificationListener
extends java.lang.Object


Constructor Summary
ProgressNotificationListener()
           
 
Method Summary
static void addLogMessage(java.lang.String msg)
           
static int getCurrentStatusBarProgress()
           
static int getStatusBarTotal()
           
static void setCurrentProgressNotificationListener(IProgressNotificationListener listener)
           
static void setCurrentStatus(java.lang.String status)
           
static void setCurrentStatusBarProgress(int progress)
           
static void setStatusBarTotal(int total)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProgressNotificationListener

public ProgressNotificationListener()
Method Detail

setCurrentProgressNotificationListener

public static void setCurrentProgressNotificationListener(IProgressNotificationListener listener)

setCurrentStatus

public static void setCurrentStatus(java.lang.String status)

addLogMessage

public static void addLogMessage(java.lang.String msg)

setStatusBarTotal

public static void setStatusBarTotal(int total)

getStatusBarTotal

public static int getStatusBarTotal()

setCurrentStatusBarProgress

public static void setCurrentStatusBarProgress(int progress)

getCurrentStatusBarProgress

public static int getCurrentStatusBarProgress()

Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

Copyright © 2011, Oracle and/or its affiliates. All rights reserved.