Uses of Package
codeblocks

Packages that use codeblocks
codeblocks   
renderable   
workspace   
workspace.typeblocking   
 

Classes in codeblocks used by codeblocks
Block
          Block holds the mutable prop (data) of a particular block.
BlockConnector
          BlockConnector is a light class that describes the socket/plug information for each socket or plug of a particular Block.
BlockConnector.PositionType
           
BlockConnectorShape
          BlockConnectionShape defines and draws the connectors between the blocks.
BlockGenus
          A genus describes the properties that define a block.
BlockLink
          A class that stores information about a potential block connection.
BlockShape
          This class separates block shape from the RenderableBlock class.
BlockStub
          BlockStub are a special form of blocks that provide a particular reference to its "parent" block.
CompilerException.Error
           
CustomBlockShapeSet
           
CustomBlockShapeSet.CustomBlockShape
          Internal CustomBlockShape class.
LinkRule
          LinkRule specifies a rule for Block linking.
 

Classes in codeblocks used by renderable
Block
          Block holds the mutable prop (data) of a particular block.
BlockConnector
          BlockConnector is a light class that describes the socket/plug information for each socket or plug of a particular Block.
BlockLink
          A class that stores information about a potential block connection.
BlockShape
          This class separates block shape from the RenderableBlock class.
JComponentDragHandler
          This class can be used to add dragging capability to any JComponents.
 

Classes in codeblocks used by workspace
Block
          Block holds the mutable prop (data) of a particular block.
BlockLink
          A class that stores information about a potential block connection.
 

Classes in codeblocks used by workspace.typeblocking
Block
          Block holds the mutable prop (data) of a particular block.
BlockLink
          A class that stores information about a potential block connection.