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

U

UnderlineHighlighter - Class in javapoint.spellcheck
 
UnderlineHighlighter(Color) - Constructor for class javapoint.spellcheck.UnderlineHighlighter
 
UnderlineHighlighter.UnderlineHighlightPainter - Class in javapoint.spellcheck
 
UnderlineHighlighter.UnderlineHighlightPainter(Color) - Constructor for class javapoint.spellcheck.UnderlineHighlighter.UnderlineHighlightPainter
 
underlineWord(String) - Method in class javapoint.components.ExtendedTextPane
 
undo() - Method in class javapoint.undo.UndoableGraphicObjectAfterAdd
Performs undo opeation
Since it is done just after the graphic object was added, undo-operation just removes it.
undo() - Method in class javapoint.undo.UndoableGraphicObjectAfterChangePosition
Performs undo opeation
Since it is done just after the graphic object changed position, undo-operation just returns it to old position.
undo() - Method in class javapoint.undo.UndoableGraphicObjectAfterChangeProperties
Performs undo opeation
Since it is done just after the graphic object changed properties, undo-operation just sets old properties.
undo() - Method in class javapoint.undo.UndoableGraphicObjectAfterFlip
Performs undo opeation
undo() - Method in class javapoint.undo.UndoableGraphicObjectAfterMove
Performs undo operation
Since it is done just after the graphic object has been moved, undo-operation just returns it to old location.
undo() - Method in class javapoint.undo.UndoableGraphicObjectAfterRemove
Performs undo opeation
Since it is done just after the graphic object was removed, undo-operation just adds it.
undo() - Method in class javapoint.undo.UndoableGraphicObjectAfterResize
Performs undo operation
Since it is done just after the graphic object has been resized, undo-operation just returns it to old bounds.
undo() - Method in class javapoint.undo.UndoableGraphicObjectAfterRotate
Performs undo opeation
Since it is done just after the graphic object was added, undo-operation just removes it.
undo() - Method in class javapoint.undo.UndoableSlideAfterAdd
Performs undo opeation
Since it is done just after the slade was added, undo-operation just removes it.
undo() - Method in class javapoint.undo.UndoableSlideAfterChangeBackground
Performs undo opeation
Since it is done just after slide background was changed, undo-operation just sets old background.
undo() - Method in class javapoint.undo.UndoableSlideAfterRemove
Performs undo opeation
Since it is done just after the slade was removed, undo-operation just adds it.
UndoableGraphicObjectAfterAdd - Class in javapoint.undo
This class defines undo/redo command for the grafic object after its creation.
UndoableGraphicObjectAfterAdd(Slide, GraphicObject, int) - Constructor for class javapoint.undo.UndoableGraphicObjectAfterAdd
 
UndoableGraphicObjectAfterChangePosition - Class in javapoint.undo
This class defines undo/redo command for the grafic object after changing position (backward, forward, from, back...).
UndoableGraphicObjectAfterChangePosition(Slide, GraphicObject, int) - Constructor for class javapoint.undo.UndoableGraphicObjectAfterChangePosition
 
UndoableGraphicObjectAfterChangeProperties - Class in javapoint.undo
This class defines undo/redo command for the grafic object after changing properties (color, stroke, ...).
UndoableGraphicObjectAfterChangeProperties(GraphicObject, Color, int, Color, int, GraphicObject.LineStyle) - Constructor for class javapoint.undo.UndoableGraphicObjectAfterChangeProperties
 
UndoableGraphicObjectAfterFlip - Class in javapoint.undo
 
UndoableGraphicObjectAfterFlip(GraphicObject, boolean) - Constructor for class javapoint.undo.UndoableGraphicObjectAfterFlip
 
UndoableGraphicObjectAfterMove - Class in javapoint.undo
This class defines undo/redo command for the grafic object after moving.
UndoableGraphicObjectAfterMove(GraphicObject, Point) - Constructor for class javapoint.undo.UndoableGraphicObjectAfterMove
 
UndoableGraphicObjectAfterRemove - Class in javapoint.undo
This class defines undo/redo command for the grafic object after its removal.
UndoableGraphicObjectAfterRemove(Slide, GraphicObject, int) - Constructor for class javapoint.undo.UndoableGraphicObjectAfterRemove
 
UndoableGraphicObjectAfterResize - Class in javapoint.undo
This class defines undo/redo command for the grafic object after resizing.
UndoableGraphicObjectAfterResize(GraphicObject, Rectangle, Polygon, Line) - Constructor for class javapoint.undo.UndoableGraphicObjectAfterResize
 
UndoableGraphicObjectAfterRotate - Class in javapoint.undo
This class defines undo/redo command for the grafic object after rotate.
UndoableGraphicObjectAfterRotate(GraphicObject, double) - Constructor for class javapoint.undo.UndoableGraphicObjectAfterRotate
 
UndoableSlideAfterAdd - Class in javapoint.undo
This class defines undo/redo command for the slide object which was created by NEW-operation.
UndoableSlideAfterAdd(MainFrame, Slide, int) - Constructor for class javapoint.undo.UndoableSlideAfterAdd
 
UndoableSlideAfterChangeBackground - Class in javapoint.undo
This class defines undo/redo command for the slide object after changing background.
UndoableSlideAfterChangeBackground(Slide, Color, BufferedImage) - Constructor for class javapoint.undo.UndoableSlideAfterChangeBackground
 
UndoableSlideAfterRemove - Class in javapoint.undo
This class defines undo/redo command for the slide object after its removal.
UndoableSlideAfterRemove(MainFrame, Slide, int) - Constructor for class javapoint.undo.UndoableSlideAfterRemove
 
updateBounds(Rectangle) - Method in class javapoint.components.model.PolygonalModel
 
updateCurrentSlide() - Method in class javapoint.MainFrame
 
updateModelBounds() - Method in class javapoint.components.DiamondGraphicObject
 
updateModelBounds() - Method in class javapoint.components.GraphicObject
Called during resize action.
updateModelBounds() - Method in class javapoint.components.ImageGraphicObject
 
updateModelBounds() - Method in class javapoint.components.LineGraphicObject
 
updateModelBounds() - Method in class javapoint.components.OctagonGraphicObject
 
updateModelBounds() - Method in class javapoint.components.OvalGraphicObject
 
updateModelBounds() - Method in class javapoint.components.RectangleGraphicObject
 
updateModelBounds() - Method in class javapoint.components.TableGraphicObject
 
updateModelBounds() - Method in class javapoint.components.TextGraphicObject
 
updateModelBounds() - Method in class javapoint.components.TriangleGraphicObject
 
Utilities - Class in javapoint.StaticClasses
 

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