- FastByteArrayInputStream - Class in lev
-
ByteArrayInputStream implementation that does not synchronize methods.
- FastByteArrayInputStream(byte[], int) - Constructor for class lev.FastByteArrayInputStream
-
- FastByteArrayOutputStream - Class in lev
-
ByteArrayOutputStream implementation that doesn't synchronize methods
and doesn't copy the data on toByteArray().
- FastByteArrayOutputStream() - Constructor for class lev.FastByteArrayOutputStream
-
Constructs a stream with buffer capacity size 5K
- FastByteArrayOutputStream(int) - Constructor for class lev.FastByteArrayOutputStream
-
Constructs a stream with the given initial size
- field - Variable in class lev.gui.LTextField
-
- fileDialog() - Static method in class lev.Ln
-
Opens a file dialog for user to pick files.
- fillPosMarker() - Method in class lev.LOutChannel
-
Used in conjunction with setPosMarker(int).
- fireActionEvent() - Method in class lev.gui.JAutoComboBox
-
- firstElement() - Method in class lev.gui.SortedListModel
-
- flatten() - Method in class lev.LMergeMap
-
- flip() - Method in class lev.LMergeMap
-
Flips the mergemap so keys become values.
- flush() - Method in class lev.debug.LLogger
-
Forces all logs to export their buffers.
- flushDebug() - Method in class lev.debug.LDebug
-
- focusGained(FocusEvent) - Method in class lev.gui.LHelpComponent.HelpFocusHandler
-
- focusLost(FocusEvent) - Method in class lev.gui.LHelpComponent.HelpFocusHandler
-
- focusOn(Component, int) - Method in class lev.gui.LHelpPanel
-
Makes help section move to point at desired Component with a y offset.
- following - Variable in class lev.gui.LHelpPanel
-
- followPos - Variable in class lev.gui.LHelpComponent
-