public class GenericDocument extends BaseDocument<GenericDocumentLayout>
BaseDocument.OnClosed, BaseDocument.OnFocusGain, BaseDocument.OnFocusLostdocListeners, eventQueue, focusGainMethods, focusLostMethods, onClosedMethods, psupport, saveTitleButton, uiFinalizers| Constructor and Description |
|---|
GenericDocument(GenericDocumentFactory factory) |
GenericDocument(GenericDocumentFactory factory,
GenericDocumentLayout layout) |
| Modifier and Type | Method and Description |
|---|---|
GenericDocumentLayout |
getLayout()
Создание объекта для сохранения состояния документа
|
addDocumentEvent, addDocumentListener, addDocumentListener, addEvent, addPropertyChange, addPropertyChangeListener, addPropertyChangeListener, close, closed, closing, createDocumentErrorNotifier, createSaveButton, deinstallStatusbar, findOwnCControl, findOwnConsole, findOwnDockingService, findStatusBarService, fireDocumentEvent, fireDocumentEvents, fireEvents, firePropertyChange, focusGained, focusLost, getDocumentListeners, getPropertyChangeListeners, getPropertyChangeListeners, hasDocumentListener, hasListeners, installStatusbar, instances, isTemporaryDock, listenDocumentErrorUI, onClosed, onClosed, removeAllDocumentListeners, removeDocumentListener, removePropertyChangeListener, removePropertyChangeListener, setTemporaryDockgetFactory, isRemoveOnClose, setControlAccess, setRemoveOnCloseadd, add, addAction, addSeparator, asStation, createCommonDockable, getAction, getActionCount, getContentPane, getTitleIcon, getTitleIconHandling, getTitleText, getTitleToolTip, insertAction, insertSeparator, intern, isCloseable, isExternalizable, isMaximizable, isMinimizable, isStackable, remove, removeAction, removeAction, setCloseable, setExternalizable, setLayout, setMaximizable, setMinimizable, setStackable, setTitleIcon, setTitleIconHandling, setTitleText, setTitleToolTipaddCDockableLocationListener, addCDockablePropertyListener, addCDockableStateListener, addDoubleClickListener, addFocusListener, addKeyboardListener, addVetoClosingListener, control, getAction, getAndClearResizeRequest, getAutoBaseLocation, getBaseLocation, getClose, getColors, getControl, getControlAccess, getDefaultLocation, getDockableUniqueId, getExtendedMode, getFocusComponent, getFonts, getGrouping, getMinimizedSize, getParentStation, getWorkingArea, hasParent, init, isDockableVisible, isEnabled, isNormalizeable, isResizeLocked, isResizeLockedHorizontally, isResizeLockedVertically, isShowing, isSingleTabShown, isSticky, isStickySwitchable, isTitleShown, isVisible, propertyListeners, putAction, removeCDockableLocationListener, removeCDockablePropertyListener, removeCDockableStateListener, removeDoubleClickListener, removeFocusListener, removeKeyboardListener, removeVetoClosingListener, setDefaultLocation, setEnabled, setExtendedMode, setFocusComponent, setGrouping, setLocation, setLocationsAside, setLocationsAside, setLocationsAsideFocused, setMinimizedSize, setResizeLocked, setResizeLockedHorizontally, setResizeLockedVertically, setResizeRequest, setResizeRequest, setSingleTabShown, setSticky, setStickySwitchable, setTitleShown, setVisible, setWorkingArea, stateListeners, toFront, toFront, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddCDockableLocationListener, addCDockablePropertyListener, addCDockableStateListener, addDoubleClickListener, addFocusListener, addKeyboardListener, addVetoClosingListener, asStation, getAction, getAndClearResizeRequest, getAutoBaseLocation, getBaseLocation, getColors, getControl, getControlAccess, getExtendedMode, getFocusComponent, getFonts, getGrouping, getMinimizedSize, getParentStation, getWorkingArea, hasParent, intern, isCloseable, isDockableVisible, isEnabled, isExternalizable, isMaximizable, isMinimizable, isNormalizeable, isResizeLockedHorizontally, isResizeLockedVertically, isShowing, isSingleTabShown, isStackable, isSticky, isStickySwitchable, isTitleShown, isVisible, removeCDockableLocationListener, removeCDockablePropertyListener, removeCDockableStateListener, removeDoubleClickListener, removeFocusListener, removeKeyboardListener, removeVetoClosingListener, setExtendedMode, setLocation, setLocationsAside, setLocationsAside, setLocationsAsideFocused, setMinimizedSize, setSticky, setStickySwitchable, setVisible, setWorkingAreapublic GenericDocument(GenericDocumentFactory factory)
public GenericDocument(GenericDocumentFactory factory, GenericDocumentLayout layout)
public GenericDocumentLayout getLayout()
BaseDocumentgetLayout in class BaseDocument<GenericDocumentLayout>Copyright © 2019. All rights reserved.