Java
FX
:
Bringing Rich Experiences To All the Screens Of Your Life
master index
expand all
Profile:
desktop
,
common
org.TMSIM.GUI
ConfigurationView
ConfigurationView.TMFileFilter
ConfigurationView.TMXFileFilter
Main
Scrollpane
SimulationView
TMScene
TreeView
org.TMSIM.GUI.elements
AlphabetInputNode
IndexedSymbol
InfoBox
MultipleStateInputNode
SingleStateInputNode
SingleSymbolInputNode
StepNode
Tape
TapeInput
TapePositionInput
TMDefinitionNode
TransitionChoiceNode
TransitionFunctionInput
TransitionInput
TransitionNode
TreeNode
WorkingTapePositionInput
Copyright (c) 2008, 2010,
Oracle and/or its affiliates.
All rights reserved.
Use is subject to
license terms
.
class
org.TMSIM.GUI.
ConfigurationView.TMFileFilter
Inherits from:
javax.swing.filechooser.
FileFilter
>
org.TMSIM.GUI.
ConfigurationView.TMFileFilter
javax.swing.filechooser.
FileFilter
,
Known subclasses:
Jump to Section:
overview
variables
functions
Overview
File Filter for ".tm" Files
Inherited Variables
Function Summary
public
accept
(
file
:
java.io.File
) :
Boolean
Parameters
file
Returns
Boolean
public
getDescription
(
) :
java.lang.String
Returns
String
public
toString
(
) :
java.lang.String
returns the file extension
returns the file extension
Returns
String
Inherited Functions