BlowTorch
 All Classes Namespaces Files Functions Variables Enumerator Pages
Classes | Public Member Functions | Public Attributes | List of all members
com.offsetnull.bt.button.ButtonEditorDialog Class Reference
Inheritance diagram for com.offsetnull.bt.button.ButtonEditorDialog:
Inheritance graph
[legend]
Collaboration diagram for com.offsetnull.bt.button.ButtonEditorDialog:
Collaboration graph
[legend]

Classes

enum  COLOR_FIELDS
 

Public Member Functions

 ButtonEditorDialog (Context context, SlickButton useme, Handler callback)
 
 ButtonEditorDialog (Context context, int themeid, SlickButton useme, Handler callback)
 
void onCreate (Bundle b)
 
void onBackPressed ()
 
void colorChanged (int color)
 

Public Attributes

String mod_cmd = null
 
String mod_lbl = null
 
int EXIT_STATE = EXIT_CANCEL
 

Constructor & Destructor Documentation

com.offsetnull.bt.button.ButtonEditorDialog.ButtonEditorDialog ( Context  context,
SlickButton  useme,
Handler  callback 
)
com.offsetnull.bt.button.ButtonEditorDialog.ButtonEditorDialog ( Context  context,
int  themeid,
SlickButton  useme,
Handler  callback 
)

Member Function Documentation

void com.offsetnull.bt.button.ButtonEditorDialog.colorChanged ( int  color)

Implements com.offsetnull.bt.button.ColorPickerDialog.OnColorChangedListener.

Here is the call graph for this function:

void com.offsetnull.bt.button.ButtonEditorDialog.onBackPressed ( )
void com.offsetnull.bt.button.ButtonEditorDialog.onCreate ( Bundle  b)

Here is the call graph for this function:

Member Data Documentation

int com.offsetnull.bt.button.ButtonEditorDialog.EXIT_STATE = EXIT_CANCEL
String com.offsetnull.bt.button.ButtonEditorDialog.mod_cmd = null
String com.offsetnull.bt.button.ButtonEditorDialog.mod_lbl = null

The documentation for this class was generated from the following file: