private TerminalEmulatorPalette |
TerminalEmulatorColorConfiguration.colorPalette |
|
static TerminalEmulatorPalette |
TerminalEmulatorPalette.DEFAULT |
Default colors the SwingTerminal is using if you don't specify anything
|
static TerminalEmulatorPalette |
TerminalEmulatorPalette.GNOME_TERMINAL |
Values taken from gnome-terminal on Ubuntu
|
static TerminalEmulatorPalette |
TerminalEmulatorPalette.MAC_OS_X_TERMINAL_APP |
Values taken from
wikipedia, these are supposed to be what terminal.app on MacOSX is using.
|
static TerminalEmulatorPalette |
TerminalEmulatorPalette.PUTTY |
Values taken from
wikipedia, these are supposed to be what putty is using.
|
static TerminalEmulatorPalette |
TerminalEmulatorPalette.STANDARD_VGA |
Values taken from
wikipedia, these are supposed to be the standard VGA palette.
|
static TerminalEmulatorPalette |
TerminalEmulatorPalette.WINDOWS_XP_COMMAND_PROMPT |
Values taken from
wikipedia, these are supposed to be what Windows XP cmd is using.
|
static TerminalEmulatorPalette |
TerminalEmulatorPalette.XTERM |
Values taken from
wikipedia, these are supposed to be what xterm is using.
|