eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'FileApplicationNoteBook::Terminal':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: Terminal (private in FileApplicationNoteBook

This class is only visible from within FileApplicationNoteBook.

Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--AbstractFileApplicationNoteBookComponent
            |
            +--FileApplicationNoteBook::Terminal

Package:
stx:libtool
Category:
Interface-Tools-File
Owner:
FileApplicationNoteBook

Class protocol:

defaults
o  defaultLineLimit
the number of buffered lines

o  tabStringFor: aApplicationType
the formatString shown in a tab (language translated)

help specs
o  helpSpec
This resource specification was automatically generated
by the UIHelpTool of ST/X.

interface specs
o  windowSpec
This resource specification was automatically generated
by the UIPainter of ST/X.

usage example(s):

     UIPainter new openOnClass:FileApplicationNoteBook::Terminal andSelector:#windowSpec
     FileApplicationNoteBook::Terminal new openInterface:#windowSpec
     FileApplicationNoteBook::Terminal open

menu specs
o  toolbarMenu
This resource specification was automatically generated
by the MenuEditor of ST/X.

usage example(s):

     MenuEditor new openOnClass:FileApplicationNoteBook::Terminal andSelector:#toolbarMenu
     (Menu new fromLiteralArrayEncoding:(FileApplicationNoteBook::Terminal toolbarMenu)) startUp


Instance protocol:

accessing
o  terminalView
mhm - xterm embedding seems to no longer work; the default from user prefs is therefore false

actions
o  menuClearConsole

o  saveAs
open a save-as dialog

o  scrollLockedChanged

o  scrollLockedHolder

initialization & release
o  doClose

o  shellFinished

o  startShell

printing
o  printOn: aStream

queries
o  getTabIcon
the item shown in a tab

o  getTabValueString
the item shown in a tab (not language translated)

startup & release
o  postOpenWith: aBuilder
only invoked if the application not started from a master



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Sat, 27 Apr 2024 03:05:43 GMT