A B C D E F G H I L M N O P Q R S T U V W _

P

PathListAdapter - Class in com.hipipal.texteditor.ui.adapter
A File List Adapter
PathListAdapter(Context, ArrayList<String>) - Constructor for class com.hipipal.texteditor.ui.adapter.PathListAdapter
Constructor
PLAY_PLUGIN_1 - Static variable in class com.hipipal.texteditor.CONF
 
PLAY_PLUGIN_2 - Static variable in class com.hipipal.texteditor.CONF
 
playFromRemote(String) - Method in class com.hipipal.texteditor._ABaseAct
 
PREFERENCE_ALLOW_UNDO - Static variable in interface com.hipipal.texteditor.common.Constants
Preference tag to retrieve if undo history is allowed ( = "allow_undo" )
PREFERENCE_AUTO_SAVE - Static variable in interface com.hipipal.texteditor.common.Constants
Preference tag to retrieve the Auto mode ( = "force_auto_save" )
PREFERENCE_AUTO_SAVE_OVERWRITE - Static variable in interface com.hipipal.texteditor.common.Constants
Preference tag to retrieve the Auto mode ( = "auto_save_overwrite" )
PREFERENCE_BACK_BUTTON_AS_UNDO - Static variable in interface com.hipipal.texteditor.common.Constants
Preference tag to retrieve the back button as undo ( = "back_button_as_undo" )
PREFERENCE_COLOR_THEME - Static variable in interface com.hipipal.texteditor.common.Constants
Preference tag to retrieve the Color Theme ( = "color_theme" )
PREFERENCE_ENCODING - Static variable in interface com.hipipal.texteditor.common.Constants
Preference tag to retrieve the Encoding pref ( = "encoding" )
PREFERENCE_END_OF_LINES - Static variable in interface com.hipipal.texteditor.common.Constants
Preference tag to retrieve the End of lines pref ( = "end_of_lines" )
PREFERENCE_FLING_TO_SCROLL - Static variable in interface com.hipipal.texteditor.common.Constants
Preference tag to retrieve the fling to scroll ( = "fling_to_scroll" )
PREFERENCE_FONT - Static variable in interface com.hipipal.texteditor.common.Constants
Preference tag to the text font ( = "text_font" )
PREFERENCE_HIGHLIGHT - Static variable in interface com.hipipal.texteditor.common.Constants
Preference tag to retrieve the Syntax Highlight ( = "highlight_syntax" )
PREFERENCE_HOME_PAGE_PATH - Static variable in interface com.hipipal.texteditor.common.Constants
Preference tag to retrieve the home page path ( = "home_page_path" )
PREFERENCE_MAX_RECENTS - Static variable in interface com.hipipal.texteditor.common.Constants
Preference tag to retrieve the recent files ( = "max_recent_files" )
PREFERENCE_MAX_UNDO_STACK - Static variable in interface com.hipipal.texteditor.common.Constants
Preference tag to retrieve the max undo stack ( = "max_undo_stack" )
PREFERENCE_RECENTS - Static variable in interface com.hipipal.texteditor.common.Constants
Preference tag to retrieve the recent files ( = "recent_files" )
PREFERENCE_SEARCH_MATCH_CASE - Static variable in interface com.hipipal.texteditor.common.Constants
Preference tag to retrieve the search match case ( = "search_match_case" )
PREFERENCE_SEARCHWRAP - Static variable in interface com.hipipal.texteditor.common.Constants
Preference tag to retrieve the searchwrap ( = "search_wrap" )
PREFERENCE_SELECT_FONT - Static variable in interface com.hipipal.texteditor.common.Constants
Preference tag to select the font ( = "select_font" )
PREFERENCE_SHOW_LINE_NUMBERS - Static variable in interface com.hipipal.texteditor.common.Constants
Preference tag to retrieve the show line number ( = "show_line_numbers" )
PREFERENCE_TEXT_SIZE - Static variable in interface com.hipipal.texteditor.common.Constants
Preference tag to retrieve the Text Size ( = "text_size" )
PREFERENCE_USE_HOME_PAGE - Static variable in interface com.hipipal.texteditor.common.Constants
Preference tag to retrieve the use home page ( = "use_home_page" )
PREFERENCE_WORDWRAP - Static variable in interface com.hipipal.texteditor.common.Constants
Preference tag to retrieve the wordwrap ( = "auto_break_lines" )
PREFERENCES_NAME - Static variable in interface com.hipipal.texteditor.common.Constants
name of the shared preferences for this app ( = "com.hipipal.texteditor" )
printStack() - Method in class com.hipipal.texteditor.undo.TextChangeWatcher
Prints the current stack
processDelete(CharSequence, int, int) - Method in class com.hipipal.texteditor.undo.TextChangeWatcher
 
processInsert(CharSequence, int, int) - Method in class com.hipipal.texteditor.undo.TextChangeWatcher
 

A B C D E F G H I L M N O P Q R S T U V W _