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

M

MAX_ITEM_COUNT - Static variable in class com.fg.xample.History
 
MAX_LABEL_LENGTH - Static variable in class com.fg.xample.History
 
MAX_ORD - Static variable in interface com.fg.xmleditor.Ord
MAX_ORD = 11 Specifies maximum value of a node type constant
MESSAGE - Static variable in interface com.fg.xmleditor.Common
MESSAGE = "message"
MapParams - class com.fg.ftreenodes.MapParams.
Represents a HashMap which implements Params interface in such a way that MapParams.getMap() method returns self-reference and MapParams.getList() method returns List of objects which is stored in the MapParams under the key=null or returns null if there is no List stored.
MapParams() - Constructor for class com.fg.ftreenodes.MapParams
 
main(String[]) - Static method in class com.fg.xample.XAmple
 
makeVisible(Object[]) - Method in class com.fg.ftree.FTree
 
moveContentTo(FBasicNode) - Method in class com.fg.ftree.FBasicNode
 
moveNodeDown() - Method in class com.fg.xmleditor.FXBasicView
If FXBasicView.canMoveDown() returns true, the method swaps positions of the current selected node and its following sibling, otherwise it does nothing.
moveNodeUp() - Method in class com.fg.xmleditor.FXBasicView
If FXBasicView.canMoveUp() returns true, the method swaps positions of the current selected node and its preceding sibling, otherwise it does nothing.

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