UI-THEME

Name

UI-THEME -- class

Class details

(defclass UI-THEME ()(...))
scopepackage ORG.LANGBAND.ENGINE
locationclasses.lisp
# variables4
# methods8

Methods

(SETF THEME.FONT)
 ((SETF THEME.FONT) (OBJ UI-THEME)) [accessor]
Description 

The default font to use in the font, when no other font is specified.

Called By 

PROCESS-UI-THEME-DATA!

THEME.FONT
 (THEME.FONT (OBJ UI-THEME)) [accessor]
Description 

The default font to use in the font, when no other font is specified.

Called By 

INSTALL-WINDOW-FONT! and PROCESS-UI-THEME-DATA!

(SETF THEME.KEY)
 ((SETF THEME.KEY) (OBJ UI-THEME)) [accessor]
Description 

string key for the theme.

THEME.KEY
 (THEME.KEY (OBJ UI-THEME)) [accessor]
Description 

string key for the theme.

Called By 

ESTABLISH-UI-THEME-SIZE-CALCULATIONS&, INSTALL-WINDOW-FONT! and PROCESS-SUBWINDOW-DATA!

(SETF THEME.SYSTEM)
 ((SETF THEME.SYSTEM) (OBJ UI-THEME)) [accessor]
Description 

Which system should the theme be used on (a string).

Called By 

PROCESS-UI-THEME-DATA!

THEME.SYSTEM
 (THEME.SYSTEM (OBJ UI-THEME)) [accessor]
Description 

Which system should the theme be used on (a string).

Called By 

LOOKUP-UI-THEME-VAR and PROCESS-UI-THEME-DATA!

(SETF THEME.WINDOWS)
 ((SETF THEME.WINDOWS) (OBJ UI-THEME)) [accessor]
Description 

A list of subwindows handled by the theme.

THEME.WINDOWS
 (THEME.WINDOWS (OBJ UI-THEME)) [accessor]
Description 

A list of subwindows handled by the theme.

Called By 

ESTABLISH-UI-THEME-SIZE-CALCULATIONS&, FETCH-THEME-VAR and PROCESS-UI-THEME-DATA!

Slots

FONT
slot FONT is of type T
Description 

The default font to use in the font, when no other font is specified.

KEY
slot KEY is of type T
Description 

string key for the theme.

SYSTEM
slot SYSTEM is of type T
Description 

Which system should the theme be used on (a string).

WINDOWS
slot WINDOWS is of type T
Description 

A list of subwindows handled by the theme.

This documentation was generated Autumn 2003 from the original sources by Albert v.0.4.9.