Uses of Interface
legacy.video.PalletFactory

Packages that use PalletFactory
legacy This package contains all classes required by the kernel to operate 
legacy.video This Video package contains all base classes used for rendition and graphics helpers 
 

Uses of PalletFactory in legacy
 

Classes in legacy that implement PalletFactory
 class Configuration
          Configuration.class Allows the user define the enviroment it wishes to run in.
 

Uses of PalletFactory in legacy.video
 

Fields in legacy.video declared as PalletFactory
static PalletFactory Pallets.APPLEII_16C
          PalletFactory for classic Apple II 16 color pallet
static PalletFactory Pallets.C64_16C
          PalletFactory for classic Commodore64 16 color pallet
static PalletFactory Pallets.CGA
          PalletFactory for classic CGA pallet
static PalletFactory Pallets.DEFAULT_PALLET
          PalletFactory for custom 256 color pallet
static PalletFactory Pallets.EGA
          PalletFactory for classic EGA pallet
static PalletFactory Pallets.GREYSCALE_256C
          PalletFactory for standard 256 greyscale color pallet
static PalletFactory Pallets.RISC_16C
          PalletFactory for classic Ric 16 color pallet
static PalletFactory Pallets.TELETEXT
          PalletFactory for standard Teletext 8 color pallet
static PalletFactory Pallets.VIC20_16C
          PalletFactory for classic Vic20 16 color pallet
static PalletFactory Pallets.WEB_SAFE
          PalletFactory for standard Web Safe 216 color pallet
static PalletFactory Pallets.WINDOWS_16C
          PalletFactory for classic Windows 16 color pallet
static PalletFactory Pallets.WINDOWS_20C
          PalletFactory for extended Windows 20 color pallet