Interface Mode
- All Known Implementing Classes:
ModalDocument
public interface Mode
Interface for attaching a
DocumentMode on a Document.- Version:
- $Id$
-
Method Summary
Modifier and TypeMethodDescriptiongetMode()Returns the mode.voidsetMode(DocumentMode mode) Sets the mode.
-
Method Details
-
getMode
-
setMode
-