| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
containers.Panel
graphics.DrawingCanvas
public class DrawingCanvas
This is a Panel that acts as a container for Graphics. Place graphics onto this.
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from class javax.swing.JComponent | 
|---|
javax.swing.JComponent.AccessibleJComponent | 
| Nested classes/interfaces inherited from class java.awt.Component | 
|---|
java.awt.Component.BaselineResizeBehavior | 
| Field Summary | 
|---|
| Fields inherited from class javax.swing.JComponent | 
|---|
TOOL_TIP_TEXT_KEY, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW | 
| Fields inherited from class java.awt.Component | 
|---|
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT | 
| Fields inherited from interface java.awt.image.ImageObserver | 
|---|
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH | 
| Constructor Summary | |
|---|---|
DrawingCanvas()
Creates a new instance of DrawingCanvas with no Graphics on it.  | 
|
| Method Summary | |
|---|---|
 void | 
add(IGraphic g)
Adds a Graphic onto the DrawingCanvas.  | 
 java.util.Collection<IGraphic> | 
getAllGraphics()
Gets a Collection of all the Graphics on this DrawingCanvas  | 
 java.awt.Point | 
getCenterLocation()
Gets the center of the DrawingCanvas  | 
 void | 
mouseClicked(java.awt.event.MouseEvent e)
Called when the mouse is clicked on the DrawingCanvas, delegates to the appropriate Graphic  | 
 void | 
mouseDragged(java.awt.event.MouseEvent e)
 | 
 void | 
mouseEntered(java.awt.event.MouseEvent e)
Called when the mouse is entered onto the DrawingCanvas, does nothing  | 
 void | 
mouseExited(java.awt.event.MouseEvent e)
Called when the mouse exits the DrawingCanvas, does nothing  | 
 void | 
mouseMoved(java.awt.event.MouseEvent e)
Called when the mouse was moved on the DrawingCanvas, calls entered, exited, moved on appropriate graphics  | 
 void | 
mousePressed(java.awt.event.MouseEvent e)
Called when the mouse is pressed on the DrawingCanvas, delegates to the appropriate Graphic  | 
 void | 
mouseReleased(java.awt.event.MouseEvent e)
Called when the mouse is released on the DrawingCanvas, delegates to the appropriate Graphic  | 
 void | 
paintComponent(java.awt.Graphics gs)
Partially overrides the paint method to paint all of it's graphics as well as itself  | 
 java.awt.Point | 
randomPoint()
Find a random point on this DrawingCanvas  | 
 void | 
remove(IGraphic g)
Removes a Graphic from the DrawingCanvas.  | 
 void | 
removeAllGraphics()
Removes all the graphics from this DrawingCanvas, making it empty.  | 
 void | 
setLocation(java.awt.Point p)
Sets the Location of this DrawingCanvas to a specified point.  | 
| Methods inherited from class containers.Panel | 
|---|
getColor, getDimension, setColor, setDimension | 
| Methods inherited from class javax.swing.JPanel | 
|---|
getAccessibleContext, getUI, getUIClassID, setUI, updateUI | 
| Methods inherited from class javax.swing.JComponent | 
|---|
addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintImmediately, paintImmediately, print, printAll, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update | 
| Methods inherited from class java.awt.Container | 
|---|
add, add, add, add, add, addContainerListener, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusBackward, transferFocusDownCycle, validate | 
| Methods inherited from class java.awt.Component | 
|---|
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, contains, createImage, createImage, createVolatileImage, createVolatileImage, dispatchEvent, enable, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusUpCycle | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Methods inherited from interface graphics.IContainer | 
|---|
getDimension, repaint, repaint | 
| Methods inherited from interface java.awt.image.ImageObserver | 
|---|
imageUpdate | 
| Methods inherited from interface graphics.ISizeable | 
|---|
getDimension, setDimension | 
| Constructor Detail | 
|---|
public DrawingCanvas()
| Method Detail | 
|---|
public void mouseClicked(java.awt.event.MouseEvent e)
mouseClicked in interface java.awt.event.MouseListenere - The MouseEvent that did the clickingMouseListener.mouseClicked(java.awt.event.MouseEvent)public void mousePressed(java.awt.event.MouseEvent e)
mousePressed in interface java.awt.event.MouseListenere - The MouseEvent that did the pressingMouseListener.mousePressed(java.awt.event.MouseEvent)public void mouseReleased(java.awt.event.MouseEvent e)
mouseReleased in interface java.awt.event.MouseListenere - The MouseEvent that did the releasingMouseListener.mouseReleased(java.awt.event.MouseEvent)public void mouseEntered(java.awt.event.MouseEvent e)
mouseEntered in interface java.awt.event.MouseListenere - The MouseEvent that did the enteringMouseListener.mouseEntered(java.awt.event.MouseEvent)public void mouseExited(java.awt.event.MouseEvent e)
mouseExited in interface java.awt.event.MouseListenere - The MouseEvent that did the exitingMouseListener.mouseExited(java.awt.event.MouseEvent)public void mouseDragged(java.awt.event.MouseEvent e)
mouseDragged in interface java.awt.event.MouseMotionListenere - MouseMotionListener.mouseDragged(java.awt.event.MouseEvent)public void mouseMoved(java.awt.event.MouseEvent e)
mouseMoved in interface java.awt.event.MouseMotionListenere - The MouseEvent that did the movingMouseMotionListener.mouseMoved(java.awt.event.MouseEvent)public void setLocation(java.awt.Point p)
setLocation in class java.awt.Componentp - The Point at which to place this DrawingCanvasComponent.setLocation(java.awt.Point)public java.awt.Point getCenterLocation()
public void add(IGraphic g)
add in interface IContainerg - The Graphic to add to this DrawingCanvasIContainer.add(graphics.IGraphic)public void remove(IGraphic g)
remove in interface IContainerg - The Graphic to removeIContainer.remove(graphics.IGraphic)public java.util.Collection<IGraphic> getAllGraphics()
public void removeAllGraphics()
public void paintComponent(java.awt.Graphics gs)
paintComponent in class javax.swing.JComponentgs - The java.awt.Graphics object that will paint the GraphicsComponent.paint(java.awt.Graphics)public java.awt.Point randomPoint()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||