Class Index | File Index

Classes


Class Index

_global_


PaintWeb

The PaintWeb application object.

pwlib

Holds methods and properties necessary throughout the entire application.

pwlib.appEvent

Custom application event.

pwlib.appEvent.appDestroy

Application destroy event.

pwlib.appEvent.appInit

Application initialization event.

pwlib.appEvent.canvasSizeChange

Canvas size change event.

pwlib.appEvent.clipboardUpdate

Clipboard update event.

pwlib.appEvent.commandRegister

Command registration event.

pwlib.appEvent.commandUnregister

Command removal event.

pwlib.appEvent.configChange

Configuration change event.

pwlib.appEvent.extensionRegister

Extension registration event.

pwlib.appEvent.extensionUnregister

Extension removal event.

pwlib.appEvent.guiFloatingPanelStateChange

The state change event for the floating panel.

pwlib.appEvent.guiHide

GUI hide event.

pwlib.appEvent.guiResizeEnd

The GUI element resize end event.

pwlib.appEvent.guiResizeMouseMove

The GUI element resize mouse move event.

pwlib.appEvent.guiResizeStart

The GUI element resize start event.

pwlib.appEvent.guiShow

GUI show event.

pwlib.appEvent.guiTabActivate

The GUI tab activation event.

pwlib.appEvent.historyUpdate

History navigation event.

pwlib.appEvent.imageCrop

Image crop event.

pwlib.appEvent.imageSave

The image save event.

pwlib.appEvent.imageSaveResult

The image save result event.

pwlib.appEvent.imageSizeChange

Image size change event.

pwlib.appEvent.imageZoom

Image zoom event.

pwlib.appEvent.selectionChange

Selection change event.

pwlib.appEvent.shadowAllow

Canvas shadows allowed change event.

pwlib.appEvent.toolActivate

Tool activation event.

pwlib.appEvent.toolPreactivate

Tool preactivation event.

pwlib.appEvent.toolRegister

Tool registration event.

pwlib.appEvent.toolUnregister

Tool removal event.

pwlib.appEvent.viewportSizeChange

Image viewport size change event.

pwlib.appEvents

An interface for adding, removing and dispatching of custom application events.

pwlib.browser

Holds browser information.

pwlib.dom

Holds methods and properties necessary for DOM manipulation.

pwlib.dom.KeyboardEventListener

A complete keyboard events cross-browser compatibility layer.

pwlib.dom.keyCodes

Holds the list of codes, each being associated to a virtual key identifier.

pwlib.dom.keyCodes_fixes

Holds a list of common wrong key codes in Web browsers.

pwlib.dom.keyCodes_Safari2

Holds the list of broken key codes generated by older Webkit (Safari 2).

pwlib.dom.keyNames

Holds the list of virtual key identifiers and a few characters, each being associated to a key code commonly used by Web browsers.

pwlib.extensions

Holds all the PaintWeb extensions.

pwlib.extensions.colormixer

The Color Mixer extension.

pwlib.extensions.moodle

The Moodle extension for PaintWeb.

pwlib.extensions.mousekeys

The MouseKeys extension.

pwlib.fileCache

Holds pre-packaged files.

pwlib.gui

The default PaintWeb interface.

pwlib.guiColorInput

The color input GUI component.

pwlib.guiFloatingPanel

A floating panel GUI element.

pwlib.guiResizer

Resize handler.

pwlib.guiTabPanel

The tabbed panel GUI component.

pwlib.tools

Holds the implementation of each drawing tool.

pwlib.tools.bcurve

The Bézier curve tool.

pwlib.tools.cbucket

The color bucket tool.

pwlib.tools.cpicker

The color picker tool.

pwlib.tools.ellipse

The ellipse tool.

pwlib.tools.eraser

The eraser tool.

pwlib.tools.hand

The hand tool.

pwlib.tools.insertimg

The "Insert image" tool.

pwlib.tools.line

The line tool.

pwlib.tools.pencil

The drawing pencil.

pwlib.tools.polygon

The polygon tool.

pwlib.tools.rectangle

The rectangle tool.

pwlib.tools.selection

The selection tool.

pwlib.tools.text

The text tool.

Documentation generated by JsDoc Toolkit 2.3.0 on Sat Jun 26 2010 21:57:03 GMT+0300 (EEST)