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

H

hasAfterConnector() - Method in class codeblocks.Block
Returns true if this genus has a "after" connector; false otherwise.
hasAfterConnector() - Method in class codeblocks.BlockGenus
Returns true if this genus has a "after" connector; false otherwise.
hasBeforeConnector() - Method in class codeblocks.Block
Returns true if this genus has a "before" connector; false otherwise.
hasBeforeConnector() - Method in class codeblocks.BlockGenus
Returns true if this genus has a "before" connector; false otherwise.
hasBlock() - Method in class codeblocks.BlockConnector
Returns true iff a block is attached to this socket; false otherwise
hasComment() - Method in class renderable.RenderableBlock
 
hasCurvedCorners - Variable in class codeblocks.BlockShape
block properties determining shape
hasDefArg() - Method in class codeblocks.BlockConnector
Returns true is this connector has a default argument; false otherwise
hasDefaultArgs() - Method in class codeblocks.Block
Returns true iff any one of the connectors for this genus has default arguments; false otherwise FORWARDED FROM BLOCK GENUS
hasDefaultArgs() - Method in class codeblocks.BlockGenus
Returns true iff any one of the connectors for this genus has default arguments; false otherwise
hasExplorer(String) - Method in class codeblockutil.Navigator
 
hasFocus() - Method in class codeblocks.Block
Returns true iff this block has focus.
hashCode() - Method in class codeblocks.Block
Returns the hash code of this
hashCode() - Method in class renderable.TextualFactoryBlock
 
hashCode() - Method in class workspace.NetworkEvent.MsgId
 
hasPageAt(int) - Method in class workspace.BlockCanvas
 
hasPageLabel() - Method in class codeblocks.Block
Returns true iff this block has a page label and it is non-empty
hasPlug() - Method in class codeblocks.Block
Returns if BlockConnector plug exists
hasPlugEquivalent(Block) - Static method in class codeblocks.BlockLinkChecker
 
hasSiblings() - Method in class codeblocks.Block
Returns true if this genus has siblings; false otherwise.
hasSiblings() - Method in class codeblocks.BlockGenus
Returns true if this genus has siblings; false otherwise.
hasSiblings() - Method in class codeblockutil.LabelWidget
 
hasStubs() - Method in class codeblocks.Block
Returns true is this genus has stubs (references such as getters, setters, etc.); false otherwise FORWARDED FROM BLOCK GENUS
hasStubs() - Method in class codeblocks.BlockGenus
Returns true is this genus has stubs (references such as getters, setters, etc.); false otherwise
hideMiniMap() - Method in class workspace.MiniMap
 
hierarchyChanged(HierarchyEvent) - Method in class renderable.RBHighlightHandler
HierarchyListener method for the RB is added to or removed from a parent component
HIGH_PRECISION - Static variable in class codeblockutil.NumberFormatter
 
HIGHLIGHT_INSET - Static variable in class codeblockutil.CButton
The highlighting inset
HIGHLIGHT_STROKE_WIDTH - Static variable in class renderable.RBHighlightHandler
 
highlightText() - Method in class codeblockutil.LabelWidget
high lights the text of the editing text field from 0 to the end of textfield
highlightText() - Method in class renderable.BlockLabel
 
hitTest(BufferedImage, int, int) - Static method in class codeblockutil.ImageManager
 
HorizontalBar - Class in codeblockutil
A HorizontalBar is a vertical scroll bar that operates in conjuction with the PARALLEL bouding model range passed as an argument in the constructor.
HorizontalBar(int, Color, BoundedRangeModel) - Constructor for class codeblockutil.HorizontalBar
 
hoveredColor - Variable in class codeblockutil.CButton
Color of the foreground whe hovered
HoverHorizontalBar - Class in codeblockutil
A HorizontalBar is a vertical scroll bar that operates in conjuction with the PARALLEL bouding model range passed as an argument in the constructor.
HoverHorizontalBar(int, Color, Color, BoundedRangeModel) - Constructor for class codeblockutil.HoverHorizontalBar
 
HoverVerticalBar - Class in codeblockutil
A VerticalBar is a vertical scroll bar that operates in conjuction with the PARALLEL bouding model range passed as an argument in the constructor.
HoverVerticalBar(int, Color, Color, BoundedRangeModel, CScrollPane.ScrollPolicy) - Constructor for class codeblockutil.HoverVerticalBar
 

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