A B C D E F G H I L M N P R S T U W

N

NEXT_BUTTON_ACTION_COMMAND - Static variable in class gdl.components.wizard.Wizard
The String-based action command for the 'Next' button.
NEXT_FINISH_BUTTON_ENABLED_PROPERTY - Static variable in class gdl.components.wizard.WizardModel
Property identification String for the Next button's enabled state
NEXT_FINISH_BUTTON_ICON_PROPERTY - Static variable in class gdl.components.wizard.WizardModel
Property identification String for the Next button's icon
NEXT_FINISH_BUTTON_TEXT_PROPERTY - Static variable in class gdl.components.wizard.WizardModel
Property identification String for the Next button's text
NodeColorMapper - Class in gdl.base
This class hold a collections of colors and is able to map an integer color attribute to a java.awt.Color The colors are used in association with nodes.
NodeColorMapper() - Constructor for class gdl.base.NodeColorMapper
 
NodeMover - Class in gdl.base
The NodeMover is used to move nodes in a thread (timer task) from one position to another, using linear interpolation on the polar coordinates. in addition, a slow-in slow-out animation speed regulation is available.
NodeMover(GraphExplorerCanvas, PLayer, PLayer, LinkedList, LinkedList, GraphExplorerGui) - Constructor for class gdl.base.NodeMover
 
NodeWeightCalculator - Class in gdl.base
This class contains the core algorithm used for the space allocation of nodes of a graph: starting at a focus node, it tracks all connections and in the end calculates the weight of each node, that depends on the amount of children it has in the tree and the childrens sizes.
NodeWeightCalculator() - Constructor for class gdl.base.NodeWeightCalculator
 

A B C D E F G H I L M N P R S T U W