Uses of Package
com.iizigo.term.internal
Packages that use com.iizigo.term.internal Package Description com.iizigo.term com.iizigo.term.capture com.iizigo.term.internal com.iizigo.term.recording com.iizigo.term.screen Classes in com.iizigo.term.internal used by com.iizigo.term Class Description IScreenDesigner The screen designer interface hooks the paint and mouse functions.ITerminalListener Terminal instance listener interface.Terminal The Terminal class displays the window of the emulator.TerminalWindow This class creates and displays the terminal window inside a JComponent, typically a JFrame or JInternalFrame.Classes in com.iizigo.term.internal used by com.iizigo.term.capture Class Description TerminalWindow This class creates and displays the terminal window inside a JComponent, typically a JFrame or JInternalFrame.Classes in com.iizigo.term.internal used by com.iizigo.term.internal Class Description HotSpot Abstract class that is used to parse data of a line on the screen to create hot spots such as function keys (or other send keys) and links.IScreenDesigner The screen designer interface hooks the paint and mouse functions.ITerminalListener Terminal instance listener interface.TerminalStatusBar The status bar for the terminal window.TerminalWindow This class creates and displays the terminal window inside a JComponent, typically a JFrame or JInternalFrame.TerminalWindowListener This class listens to the terminal window display changes in terms of entering character data and pressing send keys.Classes in com.iizigo.term.internal used by com.iizigo.term.recording Class Description TerminalWindow This class creates and displays the terminal window inside a JComponent, typically a JFrame or JInternalFrame.Classes in com.iizigo.term.internal used by com.iizigo.term.screen Class Description IScreenDesigner The screen designer interface hooks the paint and mouse functions.TerminalWindow This class creates and displays the terminal window inside a JComponent, typically a JFrame or JInternalFrame.