java.awt.event.ComponentListener, java.awt.event.HierarchyListener, java.awt.event.MouseListener, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, java.util.EventListener, javax.accessibility.Accessible, javax.swing.Scrollablepublic class PicturePanel
extends javax.swing.JPanel
implements java.awt.event.MouseListener, javax.swing.Scrollable, java.awt.event.ComponentListener, java.awt.event.HierarchyListener
java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategyjava.awt.Container.AccessibleAWTContainer| Modifier and Type | Field | Description |
|---|---|---|
protected static int |
BLOCK_INCREMENT |
Scrolling block increment (both directions).
|
protected TileSet |
mMosaic |
The display mosaic.
|
protected java.awt.Dimension |
mPreferredSize |
The preferred size of this component.
|
protected Thumbelina |
mThumbelina |
The thumbelina object in use.
|
protected static int |
UNIT_INCREMENT |
Scrolling unit increment (both directions).
|
accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT| Constructor | Description |
|---|---|
PicturePanel(Thumbelina thumbelina) |
Creates a new instance of PicturePanel
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
adjustClipForInsets(java.awt.Graphics graphics) |
Adjust the graphics clip region to account for insets.
|
void |
bringToTop(Picture picture) |
Move the given picture to the top of the Z order.
|
protected java.awt.Dimension |
calculatePreferredSize() |
Compute the preferred size of the component.
|
void |
componentHidden(java.awt.event.ComponentEvent event) |
Invoked when the component has been made invisible.
|
void |
componentMoved(java.awt.event.ComponentEvent event) |
Invoked when the component's position changes.
|
void |
componentResized(java.awt.event.ComponentEvent event) |
Invoked when the container's size changes.
|
void |
componentShown(java.awt.event.ComponentEvent event) |
Invoked when the component has been made visible.
|
protected void |
draw(Picture picture,
boolean add) |
Draw an image on screen.
|
Picture |
find(java.lang.String url) |
Find a picture with the given URL in the panel.
|
java.awt.Dimension |
getPreferredScrollableViewportSize() |
Returns the preferred size of the viewport for a view component.
|
java.awt.Dimension |
getPreferredSize() |
Get the preferred size of the component.
|
int |
getScrollableBlockIncrement(java.awt.Rectangle visibleRect,
int orientation,
int direction) |
Components that display logical rows or columns should compute
the scroll increment that will completely expose one block
of rows or columns, depending on the value of orientation.
|
boolean |
getScrollableTracksViewportHeight() |
Return true if a viewport should always force the height of this
Scrollable to match the height of the viewport.
|
boolean |
getScrollableTracksViewportWidth() |
Return true if a viewport should always force the width of this
Scrollable to match the width of the viewport. |
int |
getScrollableUnitIncrement(java.awt.Rectangle visibleRect,
int orientation,
int direction) |
Components that display logical rows or columns should compute
the scroll increment that will completely expose one new row
or column, depending on the value of orientation.
|
void |
hierarchyChanged(java.awt.event.HierarchyEvent event) |
Handles this components ancestor being added to a container.
|
void |
mouseClicked(java.awt.event.MouseEvent event) |
Invoked when the mouse button has been clicked
(pressed and released) on a component.
|
void |
mouseEntered(java.awt.event.MouseEvent event) |
Invoked when the mouse enters a component.
|
void |
mouseExited(java.awt.event.MouseEvent event) |
Invoked when the mouse exits a component.
|
void |
mousePressed(java.awt.event.MouseEvent event) |
Handle left click on a picture by bringing it to the top.
|
void |
mouseReleased(java.awt.event.MouseEvent event) |
Invoked when a mouse button has been released on a component.
|
void |
paint(java.awt.Graphics graphics) |
Paints this component.
|
void |
reset() |
Clears the panel, discarding any existing images.
|
void |
setPreferredSize(java.awt.Dimension dimension) |
Sets the preferred size of this component.
|
void |
update(java.awt.Graphics graphics) |
Updates this component.
|
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, 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, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, 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, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setMixingCutoutShape, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycleadd, add, add, add, add, addContainerListener, addImpl, 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, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTreeaddAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, 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, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardActionprotected static final int UNIT_INCREMENT
protected static final int BLOCK_INCREMENT
protected Thumbelina mThumbelina
protected TileSet mMosaic
protected java.awt.Dimension mPreferredSize
null initially, caches the results of
calculatePreferredSize ().public PicturePanel(Thumbelina thumbelina)
thumbelina - The Thumeblina this panel is associated
with.public void reset()
public void bringToTop(Picture picture)
picture - The picture being brought forward.public Picture find(java.lang.String url)
URL and Image.url - The url to locate.protected void draw(Picture picture, boolean add)
picture - The picture to draw.add - If true, the picture is added to the history.public void update(java.awt.Graphics graphics)
update in class javax.swing.JComponentgraphics - The graphics context in which to update the component.public void adjustClipForInsets(java.awt.Graphics graphics)
graphics - The graphics object to set the clip region for.public void paint(java.awt.Graphics graphics)
drawImage().paint in class javax.swing.JComponentgraphics - The graphics context used to paint with.public java.awt.Dimension getPreferredSize()
getPreferredSize in class javax.swing.JComponentpublic void setPreferredSize(java.awt.Dimension dimension)
setPreferredSize in class javax.swing.JComponentdimension - The new value to use for
getPreferredSize() until recalculated.protected java.awt.Dimension calculatePreferredSize()
public void mouseClicked(java.awt.event.MouseEvent event)
mouseClicked in interface java.awt.event.MouseListenerevent - The object providing details of the mouse event.public void mouseReleased(java.awt.event.MouseEvent event)
mouseReleased in interface java.awt.event.MouseListenerevent - The object providing details of the mouse event.public void mouseEntered(java.awt.event.MouseEvent event)
mouseEntered in interface java.awt.event.MouseListenerevent - The object providing details of the mouse event.public void mouseExited(java.awt.event.MouseEvent event)
mouseExited in interface java.awt.event.MouseListenerevent - The object providing details of the mouse event.public void mousePressed(java.awt.event.MouseEvent event)
mousePressed in interface java.awt.event.MouseListenerevent - The object providing details of the mouse event.public java.awt.Dimension getPreferredScrollableViewportSize()
getPreferredScrollableViewportSize in interface javax.swing.ScrollableJComponent.getPreferredSize()public int getScrollableUnitIncrement(java.awt.Rectangle visibleRect,
int orientation,
int direction)
Scrolling containers, like JScrollPane, will use this method each time the user requests a unit scroll.
getScrollableUnitIncrement in interface javax.swing.ScrollablevisibleRect - The view area visible within the viewportorientation - Either SwingConstants.VERTICAL or
SwingConstants.HORIZONTAL.direction - Less than zero to scroll up/left,
greater than zero for down/right.public int getScrollableBlockIncrement(java.awt.Rectangle visibleRect,
int orientation,
int direction)
Scrolling containers, like JScrollPane, will use this method each time the user requests a block scroll.
getScrollableBlockIncrement in interface javax.swing.ScrollablevisibleRect - The view area visible within the viewportorientation - Either SwingConstants.VERTICAL or
SwingConstants.HORIZONTAL.direction - Less than zero to scroll up/left,
greater than zero for down/right.public boolean getScrollableTracksViewportWidth()
Scrollable to match the width of the viewport.
For example a normal
text view that supported line wrapping would return true here, since it
would be undesirable for wrapped lines to disappear beyond the right
edge of the viewport. Note that returning true for a Scrollable
whose ancestor is a JScrollPane effectively disables horizontal
scrolling.
Scrolling containers, like JViewport, will use this method each time they are validated.
getScrollableTracksViewportWidth in interface javax.swing.Scrollabletrue if a viewport should force the Scrollables
width to match its own.public boolean getScrollableTracksViewportHeight()
Scrolling containers, like JViewport, will use this method each time they are validated.
getScrollableTracksViewportHeight in interface javax.swing.Scrollabletrue if a viewport should force the Scrollables
height to match its own.public void componentResized(java.awt.event.ComponentEvent event)
componentResized in interface java.awt.event.ComponentListenerevent - The resize event.public void componentMoved(java.awt.event.ComponentEvent event)
componentMoved in interface java.awt.event.ComponentListenerevent - The component event.public void componentShown(java.awt.event.ComponentEvent event)
componentShown in interface java.awt.event.ComponentListenerevent - The component event.public void componentHidden(java.awt.event.ComponentEvent event)
componentHidden in interface java.awt.event.ComponentListenerevent - The component event.public void hierarchyChanged(java.awt.event.HierarchyEvent event)
hierarchyChanged in interface java.awt.event.HierarchyListenerevent - The heirarchy event.HTML Parser is an open source library released under LGPL.