AndBase开发框架  1.6
 全部  命名空间 文件 函数 变量 枚举值 
Public 成员函数 | Private 属性 | 所有成员列表
com.ab.view.cropimage.CropImage.BackgroundJob类 参考
类 com.ab.view.cropimage.CropImage.BackgroundJob 继承关系图:

Public 成员函数

 BackgroundJob (String m, Runnable job, Handler handler)
 
void run ()
 

Private 属性

String message
 
Runnable mJob
 
Handler mHandler
 

详细描述

The Class BackgroundJob.

构造及析构函数说明

com.ab.view.cropimage.CropImage.BackgroundJob.BackgroundJob ( String  m,
Runnable  job,
Handler  handler 
)
inline

Instantiates a new background job.

参数
mthe m
jobthe job
handlerthe handler

成员函数说明

void com.ab.view.cropimage.CropImage.BackgroundJob.run ( )
inline

类成员变量说明

String com.ab.view.cropimage.CropImage.BackgroundJob.message
private

The message.

Handler com.ab.view.cropimage.CropImage.BackgroundJob.mHandler
private

The m handler.

Runnable com.ab.view.cropimage.CropImage.BackgroundJob.mJob
private

The m job.


该类的文档由以下文件生成: