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

C

callPyApi(String, String, String) - Method in class com.hipipal.texteditor._ABaseAct
call the Qpython API
canMergeChangeAfter(CharSequence, int, int, int) - Method in interface com.hipipal.texteditor.undo.TextChange
A change to the text s has been made, where the count characters starting at start have replaced the substring of length before If possible, this change is merged in this TextChange
canMergeChangeAfter(CharSequence, int, int, int) - Method in class com.hipipal.texteditor.undo.TextChangeDelete
 
canMergeChangeAfter(CharSequence, int, int, int) - Method in class com.hipipal.texteditor.undo.TextChangeInsert
 
canMergeChangeBefore(CharSequence, int, int, int) - Method in interface com.hipipal.texteditor.undo.TextChange
A change to the text s will be made, where the count characters starting at start will be replaced by after characters If possible, this change is merged in this TextChange
canMergeChangeBefore(CharSequence, int, int, int) - Method in class com.hipipal.texteditor.undo.TextChangeDelete
 
canMergeChangeBefore(CharSequence, int, int, int) - Method in class com.hipipal.texteditor.undo.TextChangeInsert
 
checkUpdate(View) - Method in class com.hipipal.texteditor.OAboutAct
 
clearInternal(Context) - Static method in class com.hipipal.texteditor.common.TextFileUtils
 
COLOR - Static variable in class com.hipipal.texteditor.common.Settings
color setting
COLOR_CLASSIC - Static variable in interface com.hipipal.texteditor.common.Constants
color theme default : black on white ( = 0 )
COLOR_DRACULA - Static variable in interface com.hipipal.texteditor.common.Constants
color theme dracula : red on black ( = 4 )
COLOR_MATRIX - Static variable in interface com.hipipal.texteditor.common.Constants
color theme matrix : green on dark green ( = 2 )
COLOR_NEGATIVE - Static variable in interface com.hipipal.texteditor.common.Constants
color theme negative : white on black ( = 1 )
COLOR_SKY - Static variable in interface com.hipipal.texteditor.common.Constants
color theme sky : darkblue on skyblue ( = 3 )
com.hipipal.texteditor.common - package com.hipipal.texteditor.common
 
com.hipipal.texteditor.ui.adapter - package com.hipipal.texteditor.ui.adapter
 
com.hipipal.texteditor.ui.view - package com.hipipal.texteditor.ui.view
 
com.hipipal.texteditor.undo - package com.hipipal.texteditor.undo
 
COMMUNITY_LINK - Static variable in class com.hipipal.texteditor.CONF
 
ComparatorFilesAlpha - Class in com.hipipal.texteditor.common
Compare files Alphabetically (w/ folders listed first)
ComparatorFilesAlpha() - Constructor for class com.hipipal.texteditor.common.ComparatorFilesAlpha
 
compare(File, File) - Method in class com.hipipal.texteditor.common.ComparatorFilesAlpha
 
computeScroll() - Method in class com.hipipal.texteditor.ui.view.AdvancedEditText
 
CONF - Class in com.hipipal.texteditor
 
CONF() - Constructor for class com.hipipal.texteditor.CONF
 
confGetUpdateURL(int) - Method in class com.hipipal.texteditor._ABaseAct
 
Constants - Interface in com.hipipal.texteditor.common
 
createLayout() - Method in class com.hipipal.texteditor.MTubebook
 
createLayout() - Method in class com.hipipal.texteditor.TedActivity
 

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