|
- Subsumers:
- ErrorHandlerInterface, ExternalizableInterface, ExternalizableAsXMLInterface, FacadeInterface
Object
|
+-ErrorHandler
|
+-Facade
|
+-InteractiveFacade
public abstract class InteractiveFacade[PENDING: update the comments] InteractiveFacade.
- Inherited methods:
-
ErrorHandlerInterface: | canHandleError, getNextErrorHandler, handleError, hasNextErrorHandler, manageFatalError, manageWarning, reportError |
ExternalizableInterface: | writeState |
ExternalizableAsXMLInterface: | writeAsXML |
FacadeInterface: | buildComplete, build, buildInit, colors, disposeWhenInactive, doGetColor, doGetColor, doGetDefaultBackground, doGetDefaultColor, doGetDefaultFont, doGetDefaultStyle, doGetFont, doGetPortableFont, doGetSelection, doGetSelection, doGetStyle, executeWhenInactive, fonts, getColor, getFont, getFormattingWidth, getPortableFont, getRootGlyph, getSelection, getSelectionPath, getStyle, insureVisible, isColorDefined, isDisposed, isFontDefined, isPortableFontDefined, isSelectionDefined, isStyleDefined, portableFonts, refresh, refresh, selections, setFormattingWidth, styles, updateAndRedisplay, updateSelectionAndRedisplay, updateSelection |
Facade: | buildComplete, build, buildInit, canHandleError, colors, disposeWhenInactive, doGetColor, doGetColor, doGetDefaultBackground, doGetDefaultColor, doGetDefaultFont, doGetDefaultStyle, doGetFont, doGetPortableFont, doGetSelection, doGetSelection, doGetStyle, executeWhenInactive, fonts, getColor, getFont, getFormattingWidth, getNextErrorHandler, getPortableFont, getRootGlyph, getSelection, getSelectionPath, getStyle, hasNextErrorHandler, insureVisible, isColorDefined, isDisposed, isFontDefined, isPortableFontDefined, isSelectionDefined, isStyleDefined, portableFonts, selections, setFormattingWidth, styles, updateAndRedisplay, updateSelectionAndRedisplay, updateSelection, writeAsXML, writeState |
ErrorHandler: | handleError, manageFatalError, manageWarning, reportError |
|