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

A

accept(File) - Method in class codeblockutil.CSVFilter
 
accomodateImagesHeight() - Method in class renderable.RenderableBlock
Returns the total height of all the images to draw on this block
accomodateImagesWidth() - Method in class renderable.RenderableBlock
Returns the total width of all the images to draw on this block
accomodateLabelsWidth() - Method in class renderable.RenderableBlock
Determine the width necessary to accommodate for placed labels.
accomodatePageLabelHeight() - Method in class renderable.RenderableBlock
Returns the width of the page label on this block; if page label is not enabled and does not exist, returns 0.
actionPerformed(ActionEvent) - Method in class codeblockutil.CArrowButton
this method has no use
actionPerformed(ActionEvent) - Method in class codeblockutil.CPopupMenu
 
actionPerformed(ActionEvent) - Method in class codeblockutil.CProgressBar
 
actionPerformed(ActionEvent) - Method in class codeblockutil.GlassCard
When the user presses the button, the explorer selects the corresponding canvas
actionPerformed(ActionEvent) - Method in class codeblockutil.StackExplorer
Slides all the drawers
actionPerformed(ActionEvent) - Method in class codeblockutil.TabbedExplorer
Continue to scroll to the left or right for every time step
actionPerformed(ActionEvent) - Method in class workspace.ContextMenu
 
actionPerformed(ActionEvent) - Method in class workspace.typeblocking.BlockDropAnimator
 
add(CMenuItem) - Method in class codeblockutil.CPopupMenu
 
add(Component) - Method in interface renderable.CommentSource
add commentLabel to the commentSource
addAttribute(String, String) - Method in class codeblockutil.XMLStringWriter
Adds an attributes to the current active Element
addBlock(RenderableBlock) - Method in class workspace.FactoryCanvas
 
addBlock(RenderableBlock) - Method in class workspace.FactoryManager
 
addBlock(RenderableBlock) - Method in class workspace.MiniMap
 
addBlock(RenderableBlock) - Method in class workspace.Page
 
addBlock(RenderableBlock) - Method in class workspace.TrashCan
 
addBlock(RenderableBlock) - Method in interface workspace.WorkspaceWidget
Adds the specified block to this widget interally and graphically.
addBlocks(Collection<RenderableBlock>) - Method in class workspace.FactoryManager
 
addBlocks(Collection<RenderableBlock>) - Method in class workspace.MiniMap
 
addBlocks(Collection<RenderableBlock>) - Method in class workspace.Page
 
addBlocks(Collection<RenderableBlock>) - Method in class workspace.TrashCan
 
addBlocks(Collection<RenderableBlock>) - Method in interface workspace.WorkspaceWidget
Adds a collection of blocks to this widget internally and graphically.
addChild(BlockNode) - Method in class renderable.BlockNode
 
addCommandSocket(GeneralPath, int) - Method in class codeblocks.BlockConnectorShape
 
addComment() - Method in class renderable.RenderableBlock
If this does NOT have comment, then add a new comment to this parent Container at a point (10,-20) away from upper-right hand corner.
addConnenctionShapeMapping(String, int) - Static method in class codeblocks.BlockConnectorShape
Add a mapping of an application specific string of a connection shape to a shape identifying integer
addControlConnectorShape(GeneralPath, boolean) - Method in class codeblocks.BlockConnectorShape
 
addControlConnectorShape(GeneralPath, float, boolean) - Method in class codeblocks.BlockConnectorShape
 
addCustomBlockShape(CustomBlockShapeSet.CustomBlockShape) - Method in class codeblocks.CustomBlockShapeSet
Add CustomBlockShape to the array of customBlockShapes.
addCustomShapes(CustomBlockShapeSet) - Static method in class codeblocks.BlockShape
Add a new set of custom shapes
addDataElement(String, String) - Method in class codeblockutil.XMLStringWriter
Adding an element like this assumes that there are no attributes to be added to this element
addDataPlug(GeneralPath, String, boolean) - Method in class codeblocks.BlockConnectorShape
Appends a dataSocket to the blockPath given.
addDataPlugUp(GeneralPath, String, boolean) - Method in class codeblocks.BlockConnectorShape
 
addDataSocket(GeneralPath, String, boolean) - Method in class codeblocks.BlockConnectorShape
Appends a dataPlug to the blockPath given.
addDataSocketUp(GeneralPath, String, boolean) - Method in class codeblocks.BlockConnectorShape
 
addDocumentListener(DocumentListener) - Method in class codeblockutil.CTextField
 
addDynamicBlock(RenderableBlock, String) - Method in class workspace.FactoryManager
 
addDynamicBlocks(Collection<RenderableBlock>, String) - Method in class workspace.FactoryManager
 
addDynamicDrawer(String) - Method in class workspace.FactoryManager
Adds a static drawer if no drawer with the specified name already exists.
addDynamicDrawer(String, int) - Method in class workspace.FactoryManager
Adds a duynamic drawer if no drawer with the specified name already exists.
addElementTextData(String) - Method in class codeblockutil.XMLStringWriter
Adds the specified data to the current XML string.
addExlorer(String) - Method in class codeblockutil.Navigator
Adds a new Explorer
addKeyListenerToTextField(KeyListener) - Method in class codeblockutil.LabelWidget
 
addListener(ExplorerListener) - Method in interface codeblockutil.Explorer
Adds listener to the explorer
addListener(ExplorerListener) - Method in class codeblockutil.GlassExplorer
 
addListener(ExplorerListener) - Method in class codeblockutil.MagicExplorer
 
addListener(ExplorerListener) - Method in class codeblockutil.PopupExplorer
 
addListener(ExplorerListener) - Method in class codeblockutil.StackExplorer
 
addListener(ExplorerListener) - Method in class codeblockutil.TabbedExplorer
 
addListener(ExplorerListener) - Method in class codeblockutil.WindowExplorer
 
addLoadedBlocks(Collection<RenderableBlock>, boolean) - Method in class workspace.Page
 
addManagedClass(ISupportMemento) - Method in class workspace.ReundoManager
 
addMouseListener(MouseListener) - Method in class codeblockutil.CButton
 
addMouseListener(MouseListener) - Method in class codeblockutil.CTable
 
addMouseListenerToLabel(MouseListener) - Method in class codeblockutil.LabelWidget
 
addMouseMotionListenerToLabel(MouseMotionListener) - Method in class codeblockutil.LabelWidget
 
addPage(Page) - Method in class workspace.BlockCanvas
 
addPage(Page, int) - Method in class workspace.BlockCanvas
 
addPage(Page) - Method in class workspace.Workspace
Adds the specified page to the Workspace at the right end of the canvas
addPage(Page, int) - Method in class workspace.Workspace
Adds the specified page to the Workspace at the specified position on the canvas
addPageChangeListener(PageChangeListener) - Static method in class workspace.PageChangeEventManager
 
addPixelWidth(int) - Method in class workspace.Page
 
addRow(double[]) - Method in class codeblockutil.CTable
Adds a row of data to this using the double array of specified datum
addRule(LinkRule) - Static method in class codeblocks.BlockLinkChecker
Adds a rule to the end of this checker's list of rules.
addSearchableContainer(SearchableContainer) - Method in class workspace.SearchBar
Adds a searchable to the set of searchables queried by this search bar.
addSocket(String, BlockConnector.PositionType, String, boolean, boolean, Long) - Method in class codeblocks.Block
Adds another socket to this.
addSocket(int, String, BlockConnector.PositionType, String, boolean, boolean, Long) - Method in class codeblocks.Block
Adds another socket to this.
addStaticBlock(RenderableBlock, String) - Method in class workspace.FactoryManager
Add blocks to drawer if drawer can be found.
addStaticBlocks(Collection<RenderableBlock>, String) - Method in class workspace.FactoryManager
Add blocks to drawer if drawer can be found.
addStaticDrawer(String, Color) - Method in class workspace.FactoryManager
Adds a static drawer if no drawer with the specified name already exists.
addStaticDrawer(String, int, Color) - Method in class workspace.FactoryManager
Adds a static drawer if no drawer with the specified name already exists.
addSubsetBlocks(Collection<RenderableBlock>, String) - Method in class workspace.FactoryManager
Adds the specified RenderableBlocks to the drawer with the specified drawerName.
addSubsetDrawer(String, Color) - Method in class workspace.FactoryManager
Adds a new Subset drawer with the specified name and button color.
addSubsetDrawer(String, int, Color) - Method in class workspace.FactoryManager
Adds a new Subset drawer with the specified name and button color at the specified position.
addToBlockLayer(Component) - Method in class workspace.FactoryCanvas
 
addToBlockLayer(Component) - Method in class workspace.PageJComponent
 
addToBlockLayer(Component) - Method in interface workspace.RBParent
Add this Component the BlockLayer, which is understood to be above the HighlightLayer, although no guarantee is made about its order relative to any other layers this RBParent may have.
addToBlockLayer(Component) - Method in class workspace.Workspace
RBParent implemented methods
addToHighlightLayer(Component) - Method in class workspace.FactoryCanvas
 
addToHighlightLayer(Component) - Method in class workspace.PageJComponent
 
addToHighlightLayer(Component) - Method in interface workspace.RBParent
Add this Component to the HighlightLayer, which is understood to be directly and completely beneath the BlockLayer, such that all Components on the HighlightLayer are rendered behind ALL Components on the BlockLayer.
addToHighlightLayer(Component) - Method in class workspace.Workspace
 
addWidget(WorkspaceWidget, boolean, boolean) - Method in class workspace.Workspace
Adds the specified widget to this Workspace
addWorkspaceListener(WorkspaceListener) - Method in class workspace.Workspace
Adds the specified WorkspaceListener
animate() - Method in class codeblockutil.StackCard
 
animateAutoCenter(RenderableBlock) - Method in class workspace.MiniMap
Animate A fly to block's location on the MiniMap and BlockCanvas
anyCanvasSelected() - Method in interface codeblockutil.Explorer
Returns whether any Canvas is currently selected
anyCanvasSelected() - Method in class codeblockutil.GlassExplorer
Returns true if a drawer is currently opened at its final width.
anyCanvasSelected() - Method in class codeblockutil.MagicExplorer
 
anyCanvasSelected() - Method in class codeblockutil.PopupExplorer
 
anyCanvasSelected() - Method in class codeblockutil.StackExplorer
 
anyCanvasSelected() - Method in class codeblockutil.TabbedExplorer
 
anyCanvasSelected() - Method in class codeblockutil.WindowExplorer
 
appendPath(GeneralPath, GeneralPath, boolean) - Static method in class codeblocks.rendering.BlockShapeUtil
Appends path gp2 to gp1.
appendXMLWriterString(XMLStringWriter) - Method in class codeblockutil.XMLStringWriter
Appends the string constructed by the specified writer to this.
areSocketsExpandable() - Method in class codeblocks.Block
Returns true if this genus has expandable sockets; false otherwise FORWARDED FROM BLOCK GENUS
areSocketsExpandable() - Method in class codeblocks.BlockGenus
Returns true iff this genus's sockets are expandable
arrangeAllBlocks() - Method in class workspace.BlockCanvas
 
arrow - Variable in class renderable.CommentArrow
Internal Timer
assignToolTipToLabel(String) - Method in class codeblockutil.LabelWidget
sets the tool tip of the label
AutoCompletePanel - Class in workspace.typeblocking
AutCompletePanel is a Panel that displays an editable text field for the user to produce a desired pattern (regex).
AutoCompletePanel() - Constructor for class workspace.typeblocking.AutoCompletePanel
Constructs AutoCompletePanel
automateAddition(char) - Static method in class workspace.typeblocking.TypeBlockManager
 
automateAutoComplete(char) - Static method in class workspace.typeblocking.TypeBlockManager
Displays an assisting AutoCompletePanel.
automateBlockDeletion() - Static method in class workspace.typeblocking.TypeBlockManager
 
automateBlockInsertion(String, String) - Static method in class workspace.typeblocking.TypeBlockManager
 
automateBlockInsertion(TextualFactoryBlock) - Static method in class workspace.typeblocking.TypeBlockManager
 
automateBlockInsertion(TextualFactoryBlock, String) - Static method in class workspace.typeblocking.TypeBlockManager
 
automateCopyAll() - Static method in class workspace.typeblocking.TypeBlockManager
 
automateCopyBlock() - Static method in class workspace.typeblocking.TypeBlockManager
 
automateFocusTraversal(TypeBlockManager.Direction) - Static method in class workspace.typeblocking.TypeBlockManager
Traverses the block tree structure to move in the direction of the input argument.
automateMultiplication(char) - Static method in class workspace.typeblocking.TypeBlockManager
 
automateNegationInsertion() - Static method in class workspace.typeblocking.TypeBlockManager
assumes number and differen genus exist and number genus has ediitabel lable
automatePasteBlock() - Static method in class workspace.typeblocking.TypeBlockManager
 

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