public class Terminal extends Object
| Modifier and Type | Field and Description |
|---|---|
static Color | COLOR_16Default colors (hotspot). |
static Color | COLOR_17 |
| Modifier and Type | Method and Description |
|---|---|
static Color[] | createCGAColors()The constructor creates the 18 CGA colors. |
Container | getFrame()Gets the frame associated with the terminal window. |
PPanel | getPanel()Get the terminal panel. |
TerminalWindow | getTerminalWindow()Gets the terminal window, null for no instance present. |
static void | init(Properties p)Initializes the Terminal Window Setup instance from the properties the user. |
public static final Color COLOR_16
public static final Color COLOR_17
public static void init(Properties p) throws Exception
p - The loaded properties.Exception - For errors.public static Color[] createCGAColors()
public TerminalWindow getTerminalWindow()
public Container getFrame()
public PPanel getPanel()
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© 2026 Mindus SARL. All rights reserved.