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

Classes

class  CustomAnimationEndListener
 
class  DeleteAnimationListener
 
class  DeleteButtonListener
 
class  ItemSorter
 
class  ListFocusFixerListener
 
class  ModifyButtonListener
 
class  PluginListAdapter
 
class  ReallyDeleteTriggerListener
 
class  ToggleButtonListener
 
class  ToolBarButtonKeyListener
 
class  ToolbarTabCloseListener
 
class  ToolbarTabOpenListener
 
class  TriggerItem
 
class  TriggerListAdapter
 

Public Member Functions

 TriggerSelectionDialog (Context context, IConnectionBinder the_service)
 
void onCreate (Bundle b)
 
void onStart ()
 

Public Attributes

CustomAnimationEndListener mCustomAnimationListener = new CustomAnimationEndListener()
 
ToolBarButtonKeyListener theButtonKeyListener = new ToolBarButtonKeyListener()
 
Handler triggerModifier
 

Static Public Attributes

static final int MESSAGE_NEW_TRIGGER = 100
 
static final int MESSAGE_MOD_TRIGGER = 101
 
static final int MESSAGE_DELETE_TRIGGER = 102
 

Protected Member Functions

void finishDelete ()
 
void scrollToSelection (int index)
 
void finishScroll (int index)
 

Constructor & Destructor Documentation

com.offsetnull.bt.trigger.TriggerSelectionDialog.TriggerSelectionDialog ( Context  context,
IConnectionBinder  the_service 
)

Member Function Documentation

void com.offsetnull.bt.trigger.TriggerSelectionDialog.finishDelete ( )
protected
void com.offsetnull.bt.trigger.TriggerSelectionDialog.finishScroll ( int  index)
protected
void com.offsetnull.bt.trigger.TriggerSelectionDialog.onCreate ( Bundle  b)
void com.offsetnull.bt.trigger.TriggerSelectionDialog.onStart ( )
void com.offsetnull.bt.trigger.TriggerSelectionDialog.scrollToSelection ( int  index)
protected

Member Data Documentation

CustomAnimationEndListener com.offsetnull.bt.trigger.TriggerSelectionDialog.mCustomAnimationListener = new CustomAnimationEndListener()
final int com.offsetnull.bt.trigger.TriggerSelectionDialog.MESSAGE_DELETE_TRIGGER = 102
static
final int com.offsetnull.bt.trigger.TriggerSelectionDialog.MESSAGE_MOD_TRIGGER = 101
static
final int com.offsetnull.bt.trigger.TriggerSelectionDialog.MESSAGE_NEW_TRIGGER = 100
static
ToolBarButtonKeyListener com.offsetnull.bt.trigger.TriggerSelectionDialog.theButtonKeyListener = new ToolBarButtonKeyListener()
Handler com.offsetnull.bt.trigger.TriggerSelectionDialog.triggerModifier

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