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

F

FileInfoWithBrowseBox - Class in info.jonclark.gui
 
FileInfoWithBrowseBox() - Constructor for class info.jonclark.gui.FileInfoWithBrowseBox
 
FileUtils - Class in info.jonclark.util
Convenience methods for deailing with files
FileUtils() - Constructor for class info.jonclark.util.FileUtils
 
fireActionEvent() - Method in class info.jonclark.gui.JComboBoxAutoComplete
 
first - Variable in class info.jonclark.lang.IntRange
 
first - Variable in class info.jonclark.lang.LongRange
 
flush() - Method in class info.jonclark.gui.GuiLogHandler
 
forceLeadingDotSlash(String) - Static method in class info.jonclark.util.FileUtils
Adds a leading ./ to a file path string if and only if the path string is not an absolute path.
forceNumberLength(String, int) - Static method in class info.jonclark.util.StringUtils
Forces a number (probably a hex or binary number) to have a certain number of digits.
forceTrailingSlash(String) - Static method in class info.jonclark.util.FileUtils
Adds a trailing slash to a directory path string if and only if the path string does not already end with a trailing slash.
formatFullDate(Date) - Static method in class info.jonclark.util.FormatUtils
Format date like as in this example: Wednesday, March 31, 2005 5:23:55 pm
formatLongDate(Date) - Static method in class info.jonclark.util.FormatUtils
Format date like as in this example: March 31, 2005
formatTimeSpan(long, int) - Static method in class info.jonclark.util.FormatUtils
Format a timespan as in this examples: 5 days, 2 hours 9 minutes, 23 seconds BUT NOT 5 days, 2 hours, 9 minutes, 23 seconds
formatTimeSpanFull(long) - Static method in class info.jonclark.util.FormatUtils
Format a timespan as in this example: 5 days, 2 hours, 9 minutes, 23 seconds
FormatUtils - Class in info.jonclark.util
 
FormatUtils() - Constructor for class info.jonclark.util.FormatUtils
 

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