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

F

FanMeter - Class in jcontrol.ui.vole.meter
This class FanMeterimplements a simple animation representing a fan.
FanMeter(int, int) - Constructor for class jcontrol.ui.vole.meter.FanMeter
Create a FanMeter with the specified label and coordinates.
File - Interface in jcontrol.io
Provides a set of methods for file-system access.
FILL_LINE - Static variable in class jcontrol.ui.vole.meter.BarMeter
Line style
FILL_SOLID - Static variable in class jcontrol.ui.vole.meter.BarMeter
Solid style
fillRect(int, int, int, int) - Method in class jcontrol.io.Display
Draws a filled rectangle.
fillRect(int, int, int, int) - Method in interface jcontrol.io.Graphics
Draws a filled rectangle.
findNext(TlvFile, byte) - Method in class jcontrol.storage.FlashTlv
Finds the next file with the specified tag.
findNext(TlvFile) - Method in class jcontrol.storage.FlashTlv
Finds the next file.
firstElement() - Method in class java.util.Vector
Returns the first component (the item at index 0) of this vector.
Flash - Class in jcontrol.io
Raw access to JControls flash memory.
Flash() - Constructor for class jcontrol.io.Flash
Constructs a Flash-Object with access to the default bank (of the current application), is equivalent to Flash(-1).
Flash(int) - Constructor for class jcontrol.io.Flash
Constructs a Flash-Object to a specific bank.
FLASHACCESS - Static variable in class jcontrol.io.Resource
Constructor parameter for access to the external flash memory.
FlashStream - Class in jcontrol.storage
This class FlashStream represents a memory cached data stream for reading and writing continuous data to the flash memory.
FlashStream() - Constructor for class jcontrol.storage.FlashStream
Create a new flash stream.
FlashTlv - Class in jcontrol.storage
This class FlashTlv.class implements a tag-length-value file system.
FlashTlv(int) - Constructor for class jcontrol.storage.FlashTlv
Creates a new FlashTlv object.
FLOATING - Static variable in class jcontrol.io.GPIO
Represents a floating GPIO input mode.
FLOWCONTROL_RTSCTS - Static variable in class jcontrol.comm.RS232
Enables hardware handshaking using RTS and CTS lines.
FLOWCONTROL_XONXOFF - Static variable in class jcontrol.comm.RS232
Enables software handshaking using XON and XOFF symbols.
focusOwner - Static variable in class jcontrol.ui.vole.Component
Current focus owner (global flag)
font - Variable in class jcontrol.ui.vole.Component
A font resource for drawing text.
format(int) - Method in class jcontrol.storage.FlashTlv
Formats the available flash.
Frame - Class in jcontrol.ui.vole
A Frame is the starting point for creating a graphical user interface.
Frame() - Constructor for class jcontrol.ui.vole.Frame
Constructs a new Frame.
Frame(Graphics, Keyboard) - Constructor for class jcontrol.ui.vole.Frame
Constructs a new Frame.
FRI - Static variable in class jcontrol.system.Time
Weekday code
FT1_2 - Class in jcontrol.comm
Partial implementation of the FT1.2 protocol.
FT1_2() - Constructor for class jcontrol.comm.FT1_2
Constructs a new FT1_2 instance using the serial line.
FT1_2EventListener - Interface in jcontrol.comm
Registered implementers are called from within the FT1_2 event loop, you have to reply for complete transmisstions.

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