Uses of Interface
com.iizigo.term.ITerminalStateListener
Packages that use ITerminalStateListener
Package
Description
Uses of ITerminalStateListener in com.iizigo.term
Classes in com.iizigo.term that implement ITerminalStateListenerModifier and TypeClassDescriptionclass
The Terminal View Part shows one terminal session.Methods in com.iizigo.term with parameters of type ITerminalStateListenerModifier and TypeMethodDescriptionvoid
TerminalComposite.addListener
(ITerminalStateListener listener) Adds a listener.void
TerminalComposite.removeListener
(ITerminalStateListener listener) Removes a listener.Uses of ITerminalStateListener in com.iizigo.term.capture
Classes in com.iizigo.term.capture that implement ITerminalStateListenerModifier and TypeClassDescriptionclass
The Screen Capture "Editor", but nothing to edit.Uses of ITerminalStateListener in com.iizigo.term.recording
Classes in com.iizigo.term.recording that implement ITerminalStateListenerModifier and TypeClassDescriptionclass
The Screen Capture "Editor", but nothing to edit.Uses of ITerminalStateListener in com.iizigo.term.screen
Classes in com.iizigo.term.screen that implement ITerminalStateListener