Class Raggle::Interfaces::NcursesInterface::Window
In: raggle  (CVS)
Parent: Object

Window - basic window class

Methods

Attributes

active  [RW] 
active_item  [RW] 
colors  [RW] 
items  [RW] 
key  [RW] 
offset  [RW] 
title  [RW] 
win  [RW] 

Public Class methods

window constructor

Public Instance methods

clear window contents

Clear lines start to fini in the current window.

Close and delete an Ncurses window

get window width and height

Debugging method

reflow a string for this window

refresh window title and border (but not the contents)

select currently highlighted window item

XXX: This really should be split between the window classes as

     Appropriate -- richlowe 2003-06-23

[Validate]