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

M

M_CONFIRM - Static variable in class fdda.utils.Notification
Type 'confirmation'
M_ERROR - Static variable in class fdda.utils.Notification
Type 'error'
M_QUESTION - Static variable in class fdda.utils.Notification
Type 'question'.
M_WARNING - Static variable in class fdda.utils.Notification
Type 'warning'.
main(String[]) - Static method in class fdda.plugins.xmlreader.DOCTYPEChangerStream
This class defines a main() method to test the DOCTYPEChanger
main(String[]) - Static method in class fdda.Fdda
The main function, starts the application.
MainFrame - class fdda.dialog.swing.MainFrame.
This is the main window of fdda.
MainFrame.MaximizeListener - class fdda.dialog.swing.MainFrame.MaximizeListener.
Workaround for Java lack: no resize-Event is fired if a frame is maximized.
MainFrame.MaximizeListener(SystemFrame) - Constructor for class fdda.dialog.swing.MainFrame.MaximizeListener
Constructor
MainFrame.SystemFrameListener - class fdda.dialog.swing.MainFrame.SystemFrameListener.
Internal listener for changes of the windows.
MainFrame.SystemFrameListener(SystemFrame) - Constructor for class fdda.dialog.swing.MainFrame.SystemFrameListener
Constructor
MainFrame() - Constructor for class fdda.dialog.swing.MainFrame
The constructor.
MAJOR_NR - Static variable in class fdda.Version
 
Manipulator - interface fdda.dialog.java2d.Manipulator.
Interface for the manipulators that use and change graphical components.
MAX_COUNT_VALUES - Static variable in interface fdda.model.Property
Name of the facet that holds the maximum number of values of the property.
MAX_VALUE - Static variable in interface fdda.model.Property
Name of the facet that holds the maximal value of the property.
MenuBar - class fdda.dialog.swing.MenuBar.
Contains the menu bar of fdda.
MenuBar.LastProjectListener - class fdda.dialog.swing.MenuBar.LastProjectListener.
Action Listener for the 'last projects' entries
MenuBar.LastProjectListener(String, MainFrame) - Constructor for class fdda.dialog.swing.MenuBar.LastProjectListener
Constructor
MenuBar(MainFrame) - Constructor for class fdda.dialog.swing.MenuBar
Konstruktor der Klasse MenuBar.
Message - class fdda.algorithm.Message.
A message that is sent from one node to another node during the demonstration of an algorithm.
Message - interface fdda.graphics.Message.
Graphical representation of a message.
Message - class fdda.graphics.java2d.Message.
Implementation of the message interface.
message(int, int, String) - Static method in class fdda.utils.Notification
Shows a message to the user, with a simple "Ok" button for confirmation and the source description as a title.
message(int, int, String, String) - Static method in class fdda.utils.Notification
Shows a message to the user, with a simple "Ok" button for confirmation.
message(int, int, String, String[]) - Static method in class fdda.utils.Notification
Shows a message to the user, with the source description as the title.
message(int, int, String, String, String[]) - Static method in class fdda.utils.Notification
Shows a message to the user.
Message(Line, boolean) - Constructor for class fdda.graphics.java2d.Message
Constructor
Message(Node, Node, Object, Demonstrator) - Constructor for class fdda.algorithm.Message
Constructor.
MessageAlreadySentException - exception fdda.algorithm.MessageAlreadySentException.
Exception that is thrown if the programmer tries to change a message that was already sent on its way.
MessageAlreadySentException() - Constructor for class fdda.algorithm.MessageAlreadySentException
Constructor
MessageAlreadySentException(String) - Constructor for class fdda.algorithm.MessageAlreadySentException
Constructor with message
MessageAlreadySentException(String, Throwable) - Constructor for class fdda.algorithm.MessageAlreadySentException
Constructor with message and cause
MessageAlreadySentException(Throwable) - Constructor for class fdda.algorithm.MessageAlreadySentException
Constructor with cause
MessageControl - interface fdda.dialog.MessageControl.
Interface for the class that manages the graphical representations of the messages.
messageReceived(Node, Message) - Method in class fdda.algorithm.Repeater
Forwards the received message to all neighbours except the sender
messageReceived(Node, Message) - Method in class fdda.algorithm.NodeAdapter
 
messageReceived(Node, Message) - Method in class fdda.algorithm.Node
This method is called if the node receives a message during the demonstration.
messages - Variable in class fdda.graphics.java2d.GraphicalSystem
the messages
MIN_COUNT_VALUES - Static variable in interface fdda.model.Property
Name of the facet that holds the minimum number of values of the property.
MIN_VALUE - Static variable in interface fdda.model.Property
Name of the facet that holds the minimal value of the property.
MINOR_NR - Static variable in class fdda.Version
 
MissingOptionsException - exception fdda.plugins.MissingOptionsException.
Exception that may be thrown by a plug-in if essential options are missing.
MissingOptionsException() - Constructor for class fdda.plugins.MissingOptionsException
Default constructor
MissingOptionsException(String) - Constructor for class fdda.plugins.MissingOptionsException
Construktor with message
ModellingManagerImpl - class fdda.core.impl.ModellingManagerImpl.
Implementation of the model manager.
ModellingManagerImpl() - Constructor for class fdda.core.impl.ModellingManagerImpl
Constructor
ModelManager - interface fdda.core.modelling.ModelManager.
Interface for the class that manages the model.
ModelWriter - class fdda.plugins.xmlwriter.ModelWriter.
Writes the model to the xml file.
move(double, double) - Method in interface fdda.graphics.Component
Move the component (or its most prominent point).
move(double, double) - Method in class fdda.graphics.java2d.Point
 
move(double, double) - Method in class fdda.graphics.java2d.Node
 
move(double, double) - Method in class fdda.graphics.java2d.Message
 
move(double, double) - Method in class fdda.graphics.java2d.LineSegment
Moves both start and end point.
move(double, double) - Method in class fdda.graphics.java2d.Line
Moves all line segments and all points.
move(double, double) - Method in class fdda.graphics.java2d.Container
Moves all elements in the container.
moveEndPoint(double, double) - Method in interface fdda.graphics.Line
Moves the end point of the line
moveEndPoint(double, double) - Method in class fdda.graphics.java2d.Line
 
moveForward() - Method in interface fdda.graphics.Message
Moves the message forward, towards its destination
moveForward() - Method in class fdda.graphics.java2d.Message
 
moveIn(double, double) - Method in class fdda.graphics.java2d.LineSegment
Moves the start point.
moveMessage(Message) - Method in class fdda.graphics.java2d.Line
Moves a message on the line.
moveMessages(Set) - Method in interface fdda.dialog.MessageControl
Moves the given messages forward.
moveMessages(Set) - Method in class fdda.dialog.java2d.Java2DMessageControl
 
moveOut(double, double) - Method in class fdda.graphics.java2d.LineSegment
Moves the end point.
Mover - class fdda.dialog.java2d.Mover.
Moves a component (may be a Container, e.g. the selection)
Mover(GraphicHolder) - Constructor for class fdda.dialog.java2d.Mover
Constructor
moveStartPoint(double, double) - Method in interface fdda.graphics.Line
Moves the start point of the line.
moveStartPoint(double, double) - Method in class fdda.graphics.java2d.Line
 
moveToGrid(double, boolean) - Method in class fdda.dialog.java2d.AbstractManipulator
Changes a coordinate so that it lies on the grid
MULTI_VALUED - Static variable in interface fdda.model.Property
Name of the facet that specifies whether the property has more than one value.
MultiValueEditor - class fdda.dialog.swing.properties.MultiValueEditor.
Editor for values of properties, when the property has multiple values.
MultiValueEditor(Property, String) - Constructor for class fdda.dialog.swing.properties.MultiValueEditor
Constructor
myBuffer - Variable in class fdda.plugins.xmlreader.DOCTYPEChangerStream
 
myProperty - Variable in class fdda.dialog.swing.properties.OiCellEditor
the property

A B C D E F G H I J L M N O P Q R S T U V W X Y Z
API documentation for FDDA version 0.9. Generated on 17/02/2004 14:12.