| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.awt.Component
|
+--java.awt.Canvas
|
+--org.rr0.is.presentation.view.report.applet.draw.DrawView
The displayed applet area.
| Field Summary | |
protected Graphics | bufferedGraphics |
private Image | bufferedImage |
final static Cursor | CROSS_HAIR_CURSOR |
final static Cursor | DEFAULT_CURSOR |
final static Cursor | HEIGHT_RESIZE_CURSOR |
private ResourceBundle | messageBundle |
final static Cursor | MOVE_CURSOR |
final static Cursor | NORTH_EAST_RESIZE_CURSOR |
final static Cursor | NORTH_WEST_RESIZE_CURSOR |
final static Cursor | SOUTH_EAST_RESIZE_CURSOR |
final static Cursor | SOUTH_WEST_RESIZE_CURSOR |
final static Cursor | WIDTH_RESIZE_CURSOR |
| Fields inherited from class java.awt.Component |
TOP_ALIGNMENT, CENTER_ALIGNMENT, BOTTOM_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT |
| Method Summary | |
void | displayBuffered() |
PopupMenu | getShapeMenu(DrawSelection source, int selectedShapesCount, DrawSelection drawSelection, int mouseX, int mouseY, String selectedName) |
void | paint(Graphics g) |
void | paintShape(DrawShape ufoShape) |
void | setMessageBundle(ResourceBundle messagesBundle) |
void | start() |
void | update(Graphics g)Prevents flickering |
| Methods inherited from class java.awt.Canvas |
addNotify, getAccessibleContext |
| Methods inherited from class java.awt.Component |
getName, setName, getParent, getPeer, setDropTarget, getDropTarget, getGraphicsConfiguration, getTreeLock, getToolkit, isValid, isDisplayable, isVisible, isShowing, isEnabled, setEnabled, enable, enable, disable, isDoubleBuffered, enableInputMethods, setVisible, show, show, hide, getForeground, setForeground, getBackground, setBackground, getFont, setFont, getLocale, setLocale, getColorModel, getLocation, getLocationOnScreen, location, setLocation, move, setLocation, getSize, size, setSize, resize, setSize, resize, getBounds, bounds, setBounds, reshape, setBounds, getX, getY, getWidth, getHeight, getBounds, getSize, getLocation, isOpaque, isLightweight, getPreferredSize, preferredSize, getMinimumSize, minimumSize, getMaximumSize, getAlignmentX, getAlignmentY, doLayout, layout, validate, invalidate, getGraphics, getFontMetrics, setCursor, getCursor, paintAll, repaint, repaint, repaint, repaint, print, printAll, imageUpdate, createImage, createImage, prepareImage, prepareImage, checkImage, checkImage, contains, inside, contains, getComponentAt, locate, getComponentAt, deliverEvent, dispatchEvent, postEvent, addComponentListener, removeComponentListener, addFocusListener, removeFocusListener, addHierarchyListener, removeHierarchyListener, addHierarchyBoundsListener, removeHierarchyBoundsListener, addKeyListener, removeKeyListener, addMouseListener, removeMouseListener, addMouseMotionListener, removeMouseMotionListener, addInputMethodListener, removeInputMethodListener, getListeners, getInputMethodRequests, getInputContext, enableEvents, disableEvents, coalesceEvents, processEvent, processComponentEvent, processFocusEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processInputMethodEvent, processHierarchyEvent, processHierarchyBoundsEvent, handleEvent, mouseDown, mouseDrag, mouseUp, mouseMove, mouseEnter, mouseExit, keyDown, keyUp, action, removeNotify, gotFocus, lostFocus, isFocusTraversable, requestFocus, transferFocus, nextFocus, hasFocus, add, remove, paramString, toString, list, list, list, list, list, addPropertyChangeListener, removePropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, firePropertyChange, setComponentOrientation, getComponentOrientation |
| Methods inherited from class java.lang.Object |
getClass, hashCode, equals, clone, notify, notifyAll, wait, wait, wait, finalize |
| Field Detail |
protected Graphics bufferedGraphics
private Image bufferedImage
public final static Cursor CROSS_HAIR_CURSOR
public final static Cursor DEFAULT_CURSOR
public final static Cursor HEIGHT_RESIZE_CURSOR
private ResourceBundle messageBundle
public final static Cursor MOVE_CURSOR
public final static Cursor NORTH_EAST_RESIZE_CURSOR
public final static Cursor NORTH_WEST_RESIZE_CURSOR
public final static Cursor SOUTH_EAST_RESIZE_CURSOR
public final static Cursor SOUTH_WEST_RESIZE_CURSOR
public final static Cursor WIDTH_RESIZE_CURSOR
| Method Detail |
public void displayBuffered()
public PopupMenu getShapeMenu(DrawSelection source, int selectedShapesCount, DrawSelection drawSelection, int mouseX, int mouseY, String selectedName)
public void paint(Graphics g)
public void paintShape(DrawShape ufoShape)
public void setMessageBundle(ResourceBundle messagesBundle)
public void start()
public void update(Graphics g)
| Association Links |
to Class java.awt.Cursor
to Class java.awt.Cursor
to Class java.awt.Cursor
to Class java.awt.Cursor
to Class java.awt.Cursor
to Class java.awt.Cursor
to Class java.awt.Cursor
to Class java.awt.Cursor
to Class java.awt.Image
to Class java.awt.Graphics
to Class java.util.ResourceBundle
| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||