org.jhotdraw.app
Interface PrintableView
-
- All Superinterfaces:
- Disposable, View
public interface PrintableView extends View
The interface of aViewwhich can print its document.
Design PatternsFramework
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
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.awt.print.PageablecreatePageable()-
Methods inherited from interface org.jhotdraw.app.View
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
-
-
DataMelt 3.0 © DataMelt by jWork.ORG