A B C D E F G H I J K L M N O P R S T U V W X Y Z

N

name() - Method in class org.jhotdraw.standard.AbstractCommand
Gets the command name.
name() - Method in class org.jhotdraw.standard.ToolButton
 
name(int) - Static method in class org.jhotdraw.util.ColorMap
 
name() - Method in interface org.jhotdraw.util.Command
Gets the command name.
name() - Method in class org.jhotdraw.util.PaletteButton
 
name() - Method in class org.jhotdraw.util.UndoableCommand
Gets the command name.
NestedCreationTool - Class in org.jhotdraw.contrib
 
NestedCreationTool(DrawingEditor, Figure) - Constructor for class org.jhotdraw.contrib.NestedCreationTool
 
NestedCreationToolTest - Class in org.jhotdraw.test.contrib
TestCase NestedCreationToolTest is generated by JUnitDoclet to hold the tests for NestedCreationTool.
NestedCreationToolTest(String) - Constructor for class org.jhotdraw.test.contrib.NestedCreationToolTest
Constructor NestedCreationToolTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
newView() - Method in class org.jhotdraw.application.DrawApplication
Open a new view for this application containing a view of the drawing of the currently activated window.
newView() - Method in class org.jhotdraw.contrib.MDI_DrawApplication
Open a new view for this application containing a view of the drawing of the currently activated window.
newWindow(Drawing) - Method in class org.jhotdraw.application.DrawApplication
Open a new window for this application containing the passed in drawing, or a new drawing if the passed in drawing is null.
newWindow() - Method in class org.jhotdraw.application.DrawApplication
 
newWindow(Drawing) - Method in class org.jhotdraw.contrib.MDI_DrawApplication
Method to create a new internal frame.
next() - Method in class org.jhotdraw.util.ReverseListEnumerator
 
nextFigure() - Method in interface org.jhotdraw.framework.FigureEnumeration
Returns the next element of the enumeration.
nextFigure() - Method in class org.jhotdraw.standard.FigureAndEnumerator
 
nextFigure() - Method in class org.jhotdraw.standard.FigureEnumerator
Returns the next element of the enumeration.
nextFigure() - Method in class org.jhotdraw.standard.ReverseFigureEnumerator
Returns the next element casted as a figure of the enumeration.
nextFigure() - Method in class org.jhotdraw.standard.SingleFigureEnumerator
Returns the next element of the enumeration.
nextHandle() - Method in interface org.jhotdraw.framework.HandleEnumeration
Returns the next element of the enumeration.
nextHandle() - Method in class org.jhotdraw.standard.HandleAndEnumerator
 
nextHandle() - Method in class org.jhotdraw.standard.HandleEnumerator
Returns the next element of the enumeration.
normal() - Method in class org.jhotdraw.util.PaletteIcon
 
normalizePackageName(String) - Static method in class org.jhotdraw.util.VersionManagement
A package name is normalized by replacing all path delimiters by "." to retrieve a valid standardized package specifier used in package declarations in Java source files.
north(Figure) - Static method in class org.jhotdraw.standard.BoxHandleKit
 
north() - Static method in class org.jhotdraw.standard.RelativeLocator
North.
NORTH - Static variable in class org.jhotdraw.util.Geom
 
north(Rectangle) - Static method in class org.jhotdraw.util.Geom
 
northEast(Figure) - Static method in class org.jhotdraw.standard.BoxHandleKit
 
northEast() - Static method in class org.jhotdraw.standard.RelativeLocator
North east.
northWest(Figure) - Static method in class org.jhotdraw.standard.BoxHandleKit
 
northWest() - Static method in class org.jhotdraw.standard.RelativeLocator
North west.
NullConnector - Class in org.jhotdraw.figures
 
NullConnector(Figure) - Constructor for class org.jhotdraw.figures.NullConnector
 
NullConnectorTest - Class in org.jhotdraw.test.figures
TestCase NullConnectorTest is generated by JUnitDoclet to hold the tests for NullConnector.
NullConnectorTest(String) - Constructor for class org.jhotdraw.test.figures.NullConnectorTest
Constructor NullConnectorTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
NullDrawingView - Class in org.jhotdraw.standard
This DrawingView provides a very basic implementation.
NullDrawingViewTest - Class in org.jhotdraw.test.standard
TestCase NullDrawingViewTest is generated by JUnitDoclet to hold the tests for NullDrawingView.
NullDrawingViewTest(String) - Constructor for class org.jhotdraw.test.standard.NullDrawingViewTest
Constructor NullDrawingViewTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
NullFigure - Class in org.jhotdraw.figures
 
NullFigure() - Constructor for class org.jhotdraw.figures.NullFigure
 
NullFigureTest - Class in org.jhotdraw.test.figures
TestCase NullFigureTest is generated by JUnitDoclet to hold the tests for NullFigure.
NullFigureTest(String) - Constructor for class org.jhotdraw.test.figures.NullFigureTest
Constructor NullFigureTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
NullHandle - Class in org.jhotdraw.standard
A handle that doesn't change the owned figure.
NullHandle(Figure, Locator) - Constructor for class org.jhotdraw.standard.NullHandle
 
NullHandleTest - Class in org.jhotdraw.test.standard
TestCase NullHandleTest is generated by JUnitDoclet to hold the tests for NullHandle.
NullHandleTest(String) - Constructor for class org.jhotdraw.test.standard.NullHandleTest
Constructor NullHandleTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
NullPainter - Class in org.jhotdraw.standard
Default implementation support for a Painter.
NullPainter() - Constructor for class org.jhotdraw.standard.NullPainter
 
NullTool - Class in org.jhotdraw.standard
Default implementation support for Tools.
NullTool(DrawingEditor) - Constructor for class org.jhotdraw.standard.NullTool
 
NullToolTest - Class in org.jhotdraw.test.standard
TestCase NullToolTest is generated by JUnitDoclet to hold the tests for NullTool.
NullToolTest(String) - Constructor for class org.jhotdraw.test.standard.NullToolTest
Constructor NullToolTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
NumberTextFigure - Class in org.jhotdraw.figures
A TextFigure specialized to edit numbers.
NumberTextFigure() - Constructor for class org.jhotdraw.figures.NumberTextFigure
 
NumberTextFigureTest - Class in org.jhotdraw.test.figures
TestCase NumberTextFigureTest is generated by JUnitDoclet to hold the tests for NumberTextFigure.
NumberTextFigureTest(String) - Constructor for class org.jhotdraw.test.figures.NumberTextFigureTest
Constructor NumberTextFigureTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.

A B C D E F G H I J K L M N O P R S T U V W X Y Z