public interface PrintableView extends View
View
which can print its document.
Framework
The interfaces and classes listed below define together the contracts
of a smaller framework inside of the JHotDraw framework for document oriented
applications.
Contract: PrintableView
.
Client: PrintFileAction
.
APPLICATION_PROPERTY, ENABLED_PROPERTY, HAS_UNSAVED_CHANGES_PROPERTY, MULTIPLE_OPEN_ID_PROPERTY, SHOWING_PROPERTY, TITLE_PROPERTY, URI_PROPERTY
Modifier and Type | Method and Description |
---|---|
java.awt.print.Pageable |
createPageable() |
activate, addDisposable, addPropertyChangeListener, canSaveTo, clear, deactivate, dispose, execute, getActionMap, getApplication, getComponent, getMultipleOpenId, getTitle, getURI, hasUnsavedChanges, init, isEmpty, isEnabled, isShowing, markChangesAsSaved, read, removeDisposable, removePropertyChangeListener, setActionMap, setApplication, setEnabled, setMultipleOpenId, setShowing, setTitle, setURI, start, stop, write