|
JHotDraw 7.5.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@NotNull public interface PrintableView
The interface of a 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
.
Field Summary |
---|
Fields inherited from interface org.jhotdraw.app.View |
---|
APPLICATION_PROPERTY, ENABLED_PROPERTY, HAS_UNSAVED_CHANGES_PROPERTY, MULTIPLE_OPEN_ID_PROPERTY, SHOWING_PROPERTY, TITLE_PROPERTY, URI_PROPERTY |
Method Summary | |
---|---|
java.awt.print.Pageable |
createPageable()
|
Methods inherited from interface org.jhotdraw.app.View |
---|
activate, addDisposable, addPropertyChangeListener, canSaveTo, clear, deactivate, dispose, execute, getActionMap, getApplication, getComponent, getMultipleOpenId, getTitle, getURI, hasUnsavedChanges, init, isEnabled, isShowing, markChangesAsSaved, read, removeDisposable, removePropertyChangeListener, setActionMap, setApplication, setEnabled, setMultipleOpenId, setShowing, setTitle, setURI, start, stop, write |
Method Detail |
---|
java.awt.print.Pageable createPageable()
|
Copyright 1996-2010 (c) by the authors and contributors of the JHotDraw project. Some rights reserved. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |