Main Page   Class Hierarchy   Compound List   File List   Header Files   Compound Members   File Members  

KLabel Class Reference

lbl.cpp - static text. More...

Class diagram for KLabel:

KWnd

List of all members.


Public Members

 KLabel ( BView * parent, char* lbl)
BStringView* NATIVE ()
void setJustify ( int adjust)
void setText ( jstring text)
There is no generic BView method to set the object text, ONLY SUBCLASSES OF KWnd IMPLEMENT THIS.

char* getText ()
There is no generic BView method to get the object text, ONLY SUBCLASSES OF KWnd IMPLEMENT THIS.


Detailed Description

lbl.cpp - static text.

Copyright (c) 1999 Transvirtual Technologies, Inc. All rights reserved.

See the file "license.terms" for information on usage and redistribution of this file.


Member Function Documentation

KLabel::KLabel (BView * parent, char * lbl) [inline]

BStringView * KLabel::NATIVE () [inline]

void KLabel::setJustify (int adjust) [inline]

void KLabel::setText (jstring text) [inline, virtual]

There is no generic BView method to set the object text, ONLY SUBCLASSES OF KWnd IMPLEMENT THIS.

Reimplemented from KWnd.

char * KLabel::getText () [inline, virtual]

There is no generic BView method to get the object text, ONLY SUBCLASSES OF KWnd IMPLEMENT THIS.

Reimplemented from KWnd.


The documentation for this class was generated from the following file:
Generated at Sat Jun 10 12:37:09 2000 by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999