Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
M
MyTextArea
- class turingmachine.
MyTextArea
.
Class to override handling of event bubbling for text field.
MyTextArea()
- Constructor for class turingmachine.
MyTextArea
mApplication
- Variable in class turingmachine.
CTMDocument
The application this document belongs to.
mApplication
- Variable in class turingmachine.
CTMFrame
The application this frame belongs to.
mApplication
- Variable in class turingmachine.
CTMMenuBar
The application this menubar belongs to.
mBreakPoint
- Variable in class turingmachine.
CTMDataState
is the breakpoint set on this state.
mButtonCancel
- Variable in class turingmachine.
CTMDialogDocumentProperties
Cancel button.
mButtonOK
- Variable in class turingmachine.
CTMDialogDocumentProperties
OK Button.
mCheckBoxDeterministic
- Variable in class turingmachine.
CTMDialogDocumentProperties
Whether or not the machine is deterministic checkbox.
mComboBoxDirections
- Variable in class turingmachine.
CTMDialogDocumentProperties
Directions combo-box.
mCommentButton
- Variable in class turingmachine.
CTMFrame
Tool button.
mComments
- Variable in class turingmachine.
CTMAboutBox
mCommentsLabel
- Variable in class turingmachine.
CTMAboutBox
mComponents
- Variable in class turingmachine.
CTMDocument
List of states in document.
mControlComponent
- Variable in class turingmachine.
CTMComponentView
The control for modifying link curves.
mCopyright
- Variable in class turingmachine.
CTMAboutBox
mCopyrightLabel
- Variable in class turingmachine.
CTMAboutBox
mCtrl
- Variable in class turingmachine.
CTMDataLink
The control point for the curve on this link.
mData
- Variable in class turingmachine.
CTMComponent
The components corresponding data instance.
mDataParent
- Variable in class turingmachine.
CTMData
The parent data for this data, e.g.
mDeleteButton
- Variable in class turingmachine.
CTMFrame
Tool button.
mDeleted
- Variable in class turingmachine.
CTMData
Whether or not this object has been deleted.
mDescription
- Variable in class turingmachine.
CTMFileFilter
Human readable description.
mDesktopPane
- Variable in class turingmachine.
CTMFrame
Desktop pane to hold turing machine views.
mDirections
- Variable in class turingmachine.
CTMDocument
Turing machine directions.
mDocument
- Variable in class turingmachine.
CTMComponentView
The document this view is a view of.
mDocument
- Variable in class turingmachine.
CTMData
The document this data belongs to.
mDocument
- Variable in class turingmachine.
CTMDialogDocumentProperties
The document that is having its properties set.
mDocument
- Variable in class turingmachine.
CTMInternalFrameView
The document this frame belongs to.
mDocuments
- Variable in class turingmachine.
CTMApplication
List of documents open in this application.
mDragArea
- Variable in class turingmachine.
CTMComponentView
The control for moving multiple states.
mDragOffset
- Variable in class turingmachine.
CTMComponentControl
Mouse Pointer offset from the center of the component when dragged.
mDragOffset
- Variable in class turingmachine.
CTMComponentDragSelectArea
Mouse Pointer offset from the center of the state when it gets dragged.
mDragOffset
- Variable in class turingmachine.
CTMComponentState
Mouse Pointer offset from the center of the state when it gets dragged.
mEnd
- Variable in class turingmachine.
CTMComponentArrow
The end point of the arrow in view coordinates.
mExtensions
- Variable in class turingmachine.
CTMFileFilter
List of extensions supported by this filter.
mFileName
- Variable in class turingmachine.
CTMDocument
Filename this document was loaded from.
mFrame
- Variable in class turingmachine.
CTMApplication
The application main frame.
mHandButton
- Variable in class turingmachine.
CTMFrame
Tool button.
mInstanceCount
- Static variable in class turingmachine.
CTMApplication
Count of application instances created.
mIsDeterministic
- Variable in class turingmachine.
CTMDocument
Whether or not this machine is deterministic.
mIsDragging
- Variable in class turingmachine.
CTMComponentArrow
Whether or not the arrow is currently being used to make a connection.
mLinkArrow
- Variable in class turingmachine.
CTMComponentView
The editing arrow for adding links.
mLinkButton
- Variable in class turingmachine.
CTMFrame
Tool button.
mLinkComponent
- Variable in class turingmachine.
CTMComponentControl
The link component that this control is currently controlling.
mLinksFrom
- Variable in class turingmachine.
CTMDataState
links from other states that come to this ( used for faster updates ) maybe make transient and autogen on load.
mLinksTo
- Variable in class turingmachine.
CTMDataState
links from this state that go to another.
mLocation
- Variable in class turingmachine.
CTMDataState
This states position in the document.
mModificationCount
- Variable in class turingmachine.
CTMComponent
The modification of mData that this component is currently representing.
mModificationCount
- Variable in class turingmachine.
CTMData
The count of modifications to this object.
mModified
- Variable in class turingmachine.
CTMDocument
Document modification state.
mName
- Variable in class turingmachine.
CTMDataState
The name of this states displayed state.
mOKButton
- Variable in class turingmachine.
CTMAboutBox
mPopup
- Static variable in class turingmachine.
CTMComponentState
Popup menu singleton instance.
mProduct
- Variable in class turingmachine.
CTMAboutBox
mProductLabel
- Variable in class turingmachine.
CTMAboutBox
mScrollPane
- Variable in class turingmachine.
CTMInternalFrameView
The scrollable area for the frame.
mSize
- Variable in class turingmachine.
CTMDocument
Size of document.
mStart
- Variable in class turingmachine.
CTMComponentArrow
The start point of the arrow in view coordinates.
mStateButton
- Variable in class turingmachine.
CTMFrame
Tool button.
mStateCount
- Variable in class turingmachine.
CTMDocument
Number of states created.
mStateFrom
- Variable in class turingmachine.
CTMDataLink
The state this link links from.
mStateLabel
- Variable in class turingmachine.
CTMComponentState
The states state name text.
mStatePrefix
- Variable in class turingmachine.
CTMDocument
Default prefix for new states.
mStateTo
- Variable in class turingmachine.
CTMDataLink
The state this link links to.
mSymbols
- Variable in class turingmachine.
CTMDocument
Turing machine symbols.
mTextFieldSymbols
- Variable in class turingmachine.
CTMDialogDocumentProperties
Symbols text field.
mTextFieldTitle
- Variable in class turingmachine.
CTMDialogDocumentProperties
Title text field.
mTilePos
- Variable in class turingmachine.
CTMFrame
Window tiling position point.
mTitle
- Variable in class turingmachine.
CTMDocument
Document title.
mToolOption
- Variable in class turingmachine.
CTMFrame
Currently selected tool option.
mTransitions
- Variable in class turingmachine.
CTMDataLink
The transitions for this link.
mType
- Variable in class turingmachine.
CTMDataState
What type of state is this?
mVersion
- Variable in class turingmachine.
CTMAboutBox
mVersionLabel
- Variable in class turingmachine.
CTMAboutBox
mViewComponent
- Variable in class turingmachine.
CTMInternalFrameView
The view component in this frame.
mViews
- Variable in class turingmachine.
CTMDocument
List of views for this document.
main(String[])
- Static method in class turingmachine.
CTMApplication
Main method.
menuFile
- Variable in class turingmachine.
CTMMenuBar
Menu instance.
menuFile_Close
- Variable in class turingmachine.
CTMMenuBar
Menu Option instance.
menuFile_Close()
- Method in class turingmachine.
CTMMenuBar
Close the currently selected frame.
menuFile_CloseAll
- Variable in class turingmachine.
CTMMenuBar
Menu Option instance.
menuFile_CloseAll()
- Method in class turingmachine.
CTMMenuBar
Close all the currently open windows
menuFile_Exit
- Variable in class turingmachine.
CTMMenuBar
Menu Option instance.
menuFile_Exit()
- Method in class turingmachine.
CTMMenuBar
File | Exit action performed.
menuFile_Load
- Variable in class turingmachine.
CTMMenuBar
Menu Option instance.
menuFile_Load()
- Method in class turingmachine.
CTMMenuBar
Display a load dialog.
menuFile_New_TuringMachine
- Variable in class turingmachine.
CTMMenuBar
Menu Option instance.
menuFile_New_TuringMachine(CTMDocument)
- Method in class turingmachine.
CTMMenuBar
Creates new view on document.
menuFile_Save
- Variable in class turingmachine.
CTMMenuBar
Menu Option instance.
menuFile_SaveAs
- Variable in class turingmachine.
CTMMenuBar
Menu Option instance.
menuHelp_About
- Variable in class turingmachine.
CTMMenuBar
Menu Option instance.
menuHelp_About()
- Method in class turingmachine.
CTMMenuBar
Displays About dialog box.
menuItem_BreakPoint
- Variable in class turingmachine.
CTMComponentPopupMenu
Menu Option instance.
menuItem_BringToFront
- Variable in class turingmachine.
CTMComponentPopupMenu
Menu Option instance.
menuItem_Delete
- Variable in class turingmachine.
CTMComponentPopupMenu
Menu Option instance.
menuItem_Rename
- Variable in class turingmachine.
CTMComponentPopupMenu
Menu Option instance.
menuItem_SendToBack
- Variable in class turingmachine.
CTMComponentPopupMenu
Menu Option instance.
menuItem_SetType_EndState
- Variable in class turingmachine.
CTMComponentPopupMenu
Menu Option instance.
menuItem_SetType_GosubState
- Variable in class turingmachine.
CTMComponentPopupMenu
Menu Option instance.
menuItem_SetType_NormalState
- Variable in class turingmachine.
CTMComponentPopupMenu
Menu Option instance.
menuItem_SetType_StartState
- Variable in class turingmachine.
CTMComponentPopupMenu
Menu Option instance.
menuTuringMachine
- Variable in class turingmachine.
CTMMenuBar
Menu instance.
menuTuringMachine_Colours
- Variable in class turingmachine.
CTMMenuBar
Menu Option instance.
menuTuringMachine_Colours()
- Method in class turingmachine.
CTMMenuBar
Show the modify colours dialog for a document.
menuTuringMachine_Properties
- Variable in class turingmachine.
CTMMenuBar
Menu Option instance.
menuTuringMachine_Properties()
- Method in class turingmachine.
CTMMenuBar
Show the modify properties dialog for a document.
menuTuringMachine_Validate
- Variable in class turingmachine.
CTMMenuBar
Menu Option instance.
menuTuringMachine_Validate()
- Method in class turingmachine.
CTMMenuBar
Validate document menu item.
menuWindow
- Variable in class turingmachine.
CTMMenuBar
Menu instance.
menuWindow_Grid
- Variable in class turingmachine.
CTMMenuBar
menuWindow_Grid()
- Method in class turingmachine.
CTMMenuBar
menuWindow_GridSpacing
- Variable in class turingmachine.
CTMMenuBar
Menu Option instance.
menuWindow_GridSpacing()
- Method in class turingmachine.
CTMMenuBar
menuWindow_NewBrowser
- Variable in class turingmachine.
CTMMenuBar
Menu Option instance.
menuWindow_NewView
- Variable in class turingmachine.
CTMMenuBar
Menu Option instance.
menuWindow_SnapToGrid
- Variable in class turingmachine.
CTMMenuBar
menuWindow_SnapToGrid()
- Method in class turingmachine.
CTMMenuBar
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W