org.arakhne.afc.ui.android.zoom
public abstract class AbstractDocumentWrapper extends Object implements DocumentWrapper
| Constructor and Description |
|---|
AbstractDocumentWrapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
addChangeListener(ChangeListener listener)
Add a listener on the changes in this document.
|
void |
fireChange()
Notifies the listener about a change in the geometry of the document.
|
void |
removeChangeListener(ChangeListener listener)
Remove a listener on the changes in this document.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDocumentBoundspublic void addChangeListener(ChangeListener listener)
DocumentWrapperaddChangeListener in interface DocumentWrapperpublic void removeChangeListener(ChangeListener listener)
DocumentWrapperremoveChangeListener in interface DocumentWrapperpublic void fireChange()
Copyright © 2001-2013 NetEditor Developers. 
NetEditor API Documentation by NetEditor Developers is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
Based on a work at www.arakhne.org/neteditor