- FILL - Static variable in class acm.gui.TableLayout
-
Expand table to fill its container
- FILL - Static variable in class acm.gui.TablePanel
-
Expand table to fill its container
- FINISHED - Static variable in class acm.util.Animator
-
Constant indicating that the animator has finished its run
method.
- fireActionEvent(String) - Method in class acm.graphics.GObject
-
Triggers an action event for this graphical object with the specified
action command.
- fireActionEvent(ActionEvent) - Method in class acm.graphics.GObject
-
Triggers an action event for this graphical object.
- flushAudioClip(String) - Static method in class acm.util.MediaTools
-
Removes the audio clip with the given name from the cache, allowing it
to be freed by the garbage collector.
- flushImage(String) - Static method in class acm.util.MediaTools
-
Removes the image with the given name from the cache, allowing it
to be freed by the garbage collector.
- forward(double) - Method in class acm.graphics.GTurtle
-
Moves the turtle forward in its current direction by the specified distance.
- forward() - Method in class acm.graphics.GTurtle
-
Moves the turtle forward by its own size.
- FRONT_TO_BACK - Static variable in interface acm.graphics.GContainer
-
Specifies that iterators should run from front to back