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

L

LABEL_CHANGE - Static variable in interface codeblockutil.Canvas
 
labelMustBeUnique() - Method in class codeblocks.Block
Returns true if the label of this must be unique; false otherwise FORWARDED FROM BLOCK GENUS
labelMustBeUnique() - Method in class codeblocks.BlockGenus
Returns true if the label of this must be unique; false otherwise
LabelWidget - Class in codeblockutil
 
LabelWidget(String, Color, Color) - Constructor for class codeblockutil.LabelWidget
BlockLabel Constructor that takes in BlockID as well.
layoutBlocks() - Method in class workspace.FactoryCanvas
 
lightgray - Static variable in class codeblockutil.CGraphite
 
lineToRelative(GeneralPath, float, float) - Static method in class codeblocks.rendering.BlockShapeUtil
Draws a line segment relative to the current point of the GeneralPath.
linkAllDefaultArgs() - Method in class codeblocks.Block
Links all the default arguments specified in the BlockGenus of this to the specified sockets of this block.
linkDefArgs() - Method in class renderable.RenderableBlock
Links the default arguments of this block if it has any and if this block has not already linked its default args in this session.
linkDefArgument() - Method in class codeblocks.BlockConnector
Connects this connector with its default argument, if it has any, and returns the block ID of the connected default argument or Block.NULL if there is none.
LinkFinderUtil - Class in workspace.typeblocking
Utilities class to find links between two blocks
LinkFinderUtil() - Constructor for class workspace.typeblocking.LinkFinderUtil
 
LinkRule - Interface in codeblocks
LinkRule specifies a rule for Block linking.
loadBlockConnector(Node, HashMap<Long, Long>) - Static method in class codeblocks.BlockConnector
Loads information for a single BlockConnector and returns an instance of BlockConnector with the loaded information
loadBlockConnectorShapes(Element) - Static method in class codeblocks.BlockConnectorShape
Loads the all the initial BlockConnectorShapes of this language
loadBlockDrawerSets(Element, FactoryManager) - Static method in class workspace.PageDrawerLoadingUtils
 
loadBlockFrom(Node, HashMap<Long, Long>) - Static method in class codeblocks.Block
Loads Block information from the specified node and return a Block instance with the loaded information
loadBlockGenera(Element) - Static method in class codeblocks.BlockGenus
Loads the all the initial BlockGenuses and BlockGenus families of this language
loadBlockLanguage(Element) - Method in class controller.WorkspaceController
Loads all the block genuses, properties, and link rules of a language specified in the pre-defined language def file.
loadBlockNode(Node, WorkspaceWidget, HashMap<Long, Long>) - Static method in class renderable.RenderableBlock
Loads a RenderableBlock and its related Block instance from the specified blockNode; returns null if no RenderableBlock was loaded.
loadComment(NodeList, RenderableBlock) - Static method in class renderable.Comment
Loads the comment from a NodeList of comment parts
loadFreshWorkspace() - Method in class controller.WorkspaceController
Loads a fresh workspace based on the default specifications in the language definition file.
loadPageFrom(Node, boolean) - Method in class workspace.Page
 
loadPagesAndDrawers(Element, FactoryManager) - Static method in class workspace.PageDrawerLoadingUtils
 
loadProject(String) - Method in class controller.WorkspaceController
Loads the programming project specified in the projectContents.
loadProject(String, String) - Method in class controller.WorkspaceController
Loads the programming project specified in the projectContents String, which is associated with the language definition file contained in the specified langDefContents.
loadProjectFromPath(String) - Method in class controller.WorkspaceController
Loads the programming project from the specified file path.
loadSaveString(Element) - Method in class workspace.BlockCanvas
Loads all the RenderableBlocks and their associated Blocks that reside within the block canvas.
loadSound(String) - Static method in class codeblockutil.SoundManager
 
loadState(Object) - Method in class codeblocks.Block
 
loadState(Object) - Method in class codeblocks.BlockConnector
 
loadState(Object) - Method in class renderable.RenderableBlock
 
loadState(Object) - Method in class workspace.BlockCanvas
 
loadState(Object) - Method in interface workspace.ISupportMemento
 
loadState(Object) - Method in class workspace.Page
 
loadState(Object) - Method in class workspace.Workspace
 
loadWorkspaceFrom(Element, Element) - Method in class workspace.Workspace
Loads the workspace with the following content: - RenderableBlocks and their associated Block instances that reside within the BlockCanvas
LOW_PRECISION - Static variable in class codeblockutil.NumberFormatter
 
LowerRightCorner - Class in codeblockutil
A Graphical Square Pane with the same same color as the thumb.
LowerRightCorner(int, Color) - Constructor for class codeblockutil.LowerRightCorner
Constructs a LowerRightCorner Square
LRUCache<K,V> - Class in codeblockutil
This class implements a Least Recently Used cache that stores arbitrary key/value pairs.
LRUCache(int) - Constructor for class codeblockutil.LRUCache
 

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