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

N

NameLabel - Class in renderable
NameLabel displays the name of a RenderableBlock
NameLabel(String, BlockLabel.Type, boolean, long) - Constructor for class renderable.NameLabel
 
Navigator - Class in codeblockutil
A navigator navigates between different Explorers.
Navigator() - Constructor for class codeblockutil.Navigator
Constructs new navigator with an empty collection of canvases.
Navigator(Navigator.Type) - Constructor for class codeblockutil.Navigator
 
Navigator.Type - Enum in codeblockutil
The UI options
NetworkConnection - Class in workspace
This class encapsulates the connections to another host.
NetworkConnection(NetworkManager, Long, Socket, Queue<NetworkEvent>) - Constructor for class workspace.NetworkConnection
 
NetworkEvent - Class in workspace
Base event class for network communication.
NetworkEvent(byte, Object...) - Constructor for class workspace.NetworkEvent
 
NetworkEvent() - Constructor for class workspace.NetworkEvent
The default constructor, necessary for deserializing.
NetworkEvent.MsgId - Class in workspace
A MsgId encapsulates a message and an id.
NetworkManager - Class in workspace
A NetworkManager maintains connections and host information.
NetworkManager() - Constructor for class workspace.NetworkManager
 
NetworkServer - Class in workspace
 
NetworkServer(NetworkManager, ServerSocket) - Constructor for class workspace.NetworkServer
 
nextSegment() - Method in class codeblocks.rendering.BevelIterator
Fills in this class's fields with information about the next segment.
NORMAL_DATA_PLUG_WIDTH - Static variable in class codeblocks.BlockConnectorShape
Width of most plug shapes
notifyListeners() - Static method in class workspace.PageChangeEventManager
 
notifyListeners(WorkspaceEvent) - Method in class workspace.Workspace
Notifies all Workspace listeners of the workspace event
notifyRenderable() - Method in class codeblocks.Block
Notifies the "views" (in this case the RenderableBlock) of any changes to the Block data that would need an immediate visual update.
notifySelection(StackCard, boolean) - Method in class codeblockutil.StackExplorer
Slides all canvases under the selected canvas down and all canvases above up.
NULL - Static variable in class codeblocks.Block
 
NUMBER_PLUS_OPERATION_LABEL - Static variable in class workspace.typeblocking.TypeBlockManager
 
NumberFormatter - Class in codeblockutil
Class for displaying a number based on a specified level of precision and other display parameters.
NumberFormatter() - Constructor for class codeblockutil.NumberFormatter
 
NumberFormatter(NumberFormatter.PrecisionSpecifier) - Constructor for class codeblockutil.NumberFormatter
 
NumberFormatter(NumberFormatter.PrecisionSpecifier, char, boolean, boolean, boolean) - Constructor for class codeblockutil.NumberFormatter
 
NumberFormatter(NumberFormatter.PrecisionSpecifier, String, boolean, boolean, boolean) - Constructor for class codeblockutil.NumberFormatter
 
NumberFormatter.PrecisionSpecifier - Interface in codeblockutil
Specifies the "amount of precision" to use.
numOfPages() - Method in class workspace.BlockCanvas
 

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