net.sf.bluecove.obex.server
Interface UserInteraction

All Known Implementing Classes:
Main

public interface UserInteraction


Method Summary
 void setProgressDone()
           
 void setProgressMaximum(int n)
           
 void setProgressValue(int n)
           
 void showStatus(String message)
           
 

Method Detail

showStatus

void showStatus(String message)

setProgressMaximum

void setProgressMaximum(int n)

setProgressValue

void setProgressValue(int n)

setProgressDone

void setProgressDone()


JSR-82 Javadocs Apache License, Version 2.0 Copyright © 2001-2008 Motorola, Inc. ALL RIGHTS RESERVED.
BlueCove Javadocs
Apache License, Version 2.0 Copyright © 2004-2008 BlueCove Team.