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

C

calcSize(double, double, int, int) - Static method in class lev.gui.Lg
This function returns the minimum dimensions to fit inside (maxx,maxy) while retaining the aspect ratio of the original (x,y)
cancelSave - Variable in class lev.gui.LSaveFile
 
caretUpdate(CaretEvent) - Method in class lev.gui.LUserSetting.UpdateCaretHandler
 
cbox - Variable in class lev.gui.LCheckBox
 
cbox - Variable in class lev.gui.LCheckBoxConfig
 
center(int, char, String...) - Static method in class lev.Ln
Centers the input inside desired width.
centered - Variable in class lev.gui.LProgressBar
 
centerIn(Component, int) - Method in class lev.gui.LComponent
Centers the calling component inside container c, at the height y.
centerOn(Component, int) - Method in class lev.gui.LComponent
Centers calling component to the horizontal center of component c.
centerOn(int, Component) - Method in class lev.gui.LComponent
Centers calling component to the vertical center of component c.
centerScreen() - Method in class lev.gui.LFrame
 
centerText() - Method in class lev.gui.LTextPane
 
changeFileTypeTo(String, String) - Static method in class lev.Ln
Replaces the suffix with the desired suffix.
chart - Variable in class lev.gui.LChart
 
checkFlag(Enum, int) - Method in class lev.gui.LSaveFile
Checks the flag of given setting at the given index.
checkFlagAnd(int) - Method in class lev.gui.LSaveFile
Checks the flag of each setting at the given index, and returns the AND logic.
checkFlagOr(int) - Method in class lev.gui.LSaveFile
Checks the flag of each setting at the given index, and returns the OR logic.
cleanLine(String, String) - Static method in class lev.Ln
Removes comments, and trims whitespace
clear() - Method in class lev.gui.LAreaChart
 
clear() - Method in class lev.gui.LList
 
clear() - Method in class lev.gui.SortedListModel
 
clear() - Method in class lev.LFlags
Sets all flags to false.
clear() - Method in class lev.LMergeMap
 
clearActionHandlers() - Method in class lev.gui.LButton
 
clearBannedHeaders() - Method in class lev.debug.LDebug
 
clearBottomArea() - Method in class lev.gui.LHelpPanel
Clears the bottom panel of the help area.
clearHighlight() - Method in class lev.gui.LCheckBox
 
clearHighlight() - Method in class lev.gui.LCheckBoxConfig
 
clearHighlight() - Method in class lev.gui.LColorSetting
 
clearHighlight() - Method in class lev.gui.LComboBox
 
clearHighlight() - Method in class lev.gui.LDoubleSetting
 
clearHighlight() - Method in class lev.gui.LDoubleSpinner
 
clearHighlight() - Method in class lev.gui.LList
 
clearHighlight() - Method in class lev.gui.LNumericSetting
 
clearHighlight() - Method in class lev.gui.LSlider
 
clearHighlight() - Method in class lev.gui.LSpinner
 
clearHighlight() - Method in class lev.gui.LTextField
 
clearHighlight() - Method in class lev.gui.LUserSetting
Abstract function that should clear any GUI components of their highlighted state.
clearPeek() - Method in class lev.gui.LSaveFile
Clears any "peeked" states, reverts all GUI components to the "current" settings, and clears any highlighting.
clearText() - Method in class lev.gui.LTextArea
 
clearText() - Method in class lev.gui.LTextPane
 
clearTree() - Method in class lev.gui.LTree
 
close() - Method in class lev.debug.LLogger
Closes all associated Debug files.
close() - Method in class lev.gui.LProgressBarFrame
Makes the progress bar invisible.
close() - Method in class lev.LByteChannel
 
close() - Method in class lev.LExport
Flushes buffer and closes output stream.
close() - Method in class lev.LImport
 
close() - Method in class lev.LInChannel
Closes streams.
close() - Method in class lev.LOutChannel
 
close() - Method in class lev.LOutFile
 
close() - Method in class lev.LShrinkArray
 
closeDebugFile() - Method in class lev.debug.LDebug
 
closeLength() - Method in class lev.LOutChannel
Used in conjunction with markLength(int).
color - Variable in class lev.gui.LColorSetting
 
compactContent(int) - Method in class lev.gui.LEditorPane
 
compare - Variable in class lev.gui.LList
 
components - Variable in class lev.gui.LCenterPanel
 
contains(LSwingTreeNode) - Method in class lev.gui.LSwingTreeNode
 
contains(T) - Method in class lev.gui.SortedListModel
 
contains(T) - Method in class lev.LMergeList
 
contains(ArrayList<String>, String) - Static method in class lev.Ln
True if list has a string that contains s.
containsEqualsIgnoreCase(ArrayList<String>, String) - Static method in class lev.Ln
True if list has a string equaling s, ignoring case.
containsKey(K) - Method in class lev.LMergeMap
 
containsValue(V) - Method in class lev.LMergeMap
 
convertBoolTo1(String) - Static method in class lev.Ln
Converts "true" to "1" and "false" to "0"
convertBoolTo1(Boolean) - Static method in class lev.Ln
Converts boolean to "1" or "0"
convertStreamToStr(InputStream) - Static method in class lev.Ln
Exports contents of a stream to a string.
copyFile(File, File) - Static method in class lev.Ln
 
copyFileToDir(File, File) - Static method in class lev.Ln
 
copyOf() - Method in class lev.gui.SaveDouble
 
copyOf() - Method in class lev.gui.SaveEnum
 
copyOf() - Method in class lev.gui.SaveStringList
 
copyOf() - Method in class lev.gui.Setting
 
copyTo(Map<Enum, Setting>, Map<Enum, Setting>) - Static method in class lev.gui.LSaveFile
Copies one map of settings to another.
correctForCompression() - Method in class lev.LImport
Assumes the contents of the ShrinkArray is raw zipped data in its entirety, and nothing else.
correctLocation - Variable in class lev.gui.LProgressBarFrame
 
count - Variable in class lev.FastByteArrayInputStream
Number of bytes that we can read from the buffer
cPanel - Variable in class lev.gui.LChart
 
curSettings - Variable in class lev.gui.LSaveFile
Stores the current settings displayed on the GUI.
A B C D E F G H I J K L M N O P R S T U V W Y