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

D

DATA_PLUG_HEIGHT - Static variable in class codeblocks.BlockConnectorShape
height of horizontal-plug/socket
DEBUG - Static variable in class codeblockutil.SoundManager
 
DEBUG_MODE - Static variable in class codeblocks.BlockConnectorShape
 
DEFAULT_ABSTRACT_HEIGHT - Static variable in class workspace.Page
The default abstract height
DEFAULT_COMMAND_INPUT_HEIGHT - Static variable in class codeblocks.BlockConnectorShape
default height of command input
DEFAULT_HEIGHT - Static variable in class renderable.Comment
 
DEFAULT_WIDTH - Static variable in class renderable.Comment
 
DefaultCanvas - Class in codeblockutil
A Canvas is a low-level, mutable, CSwing component.
DefaultCanvas() - Constructor for class codeblockutil.DefaultCanvas
constructs a new Canvas which supports all JComponent functions, and with a default color of blue, and a no highlight values.
DefaultCanvas(LayoutManager) - Constructor for class codeblockutil.DefaultCanvas
constructs a new Canvas which supports all JComponent functions, and with a default color of blue, and a no highlight values.
delete() - Method in class renderable.Comment
Handle the removal of this comment from its comment source
deleteBlock(RenderableBlock) - Static method in class renderable.BlockUtilities
 
descale(int) - Method in class renderable.BlockLabel
 
descale(double) - Method in class renderable.BlockLabel
 
determineBlockHeight() - Method in class codeblocks.BlockShape
Determines the height of a block by summing it's socket heights OR plug height if no sockets TODO: this contains a lot of starlogo specific checks - should be refactored into slcodeblocks?
determineBlockWidth() - Method in class codeblocks.BlockShape
Determines the width of the block by checking for numerous block characteristics TODO: this contains a lot of starlogo specific checks - should be refactored into slcodeblocks?
determineBlockWidth() - Method in class codeblocks.InfixBlockShape
Overrided from BlockShape.
dimensionsChanged(Dimension) - Method in class renderable.BlockLabel
 
disableMiniMap() - Method in class workspace.Workspace
Disables the MiniMap from canvas
disableMinimize() - Method in class workspace.Page
 
disableTypeBlockManager() - Static method in class workspace.typeblocking.TypeBlockManager
Disables the TypeBlockManager.
disambiguousStringRep(RenderableBlock) - Static method in class renderable.BlockUtilities
Creates a string representation for the given RenderableBlock that is disambiguated from string representations for blocks with the same label by appending socket information to the end of the block's label.
disconnect() - Method in class codeblocks.BlockLink
 
disconnect(Long) - Method in class workspace.NetworkManager
Disconnect from the given host, if connected.
disconnected(Long) - Method in class workspace.NetworkManager
Receive notification that we've disconnected from a host.
doesParentExist() - Method in class codeblocks.BlockStub
 
dragDX - Variable in class codeblocks.JComponentDragHandler
 
dragDY - Variable in class codeblocks.JComponentDragHandler
 
DRAGGED_BLOCK_HIGHLIGHT_LAYER - Static variable in class workspace.Workspace
 
DRAGGED_BLOCK_LAYER - Static variable in class workspace.Workspace
 
DROP_DOWN_MENU_WIDTH - Static variable in class codeblockutil.LabelWidget
 

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