class windowdecor

windowdecor Class which modelise a decor config for the Tracker

Inheritance:


Public Methods

[more] windowdecor(window_Style param)
Constructor of the windowdecor Class
[more]void toBootScript()
initialise bootscript sequence for BeTheme
[more]void apply()
apply the chosen decor to the tracker
[more]void operator<<(window_Style newone)
provide a nice way to initialise the value of the windowdecor


Documentation

windowdecor Class which modelise a decor config for the Tracker
o windowdecor(window_Style param)
Constructor of the windowdecor Class
Parameters:
param - provide the decor you want

ovoid toBootScript()
initialise bootscript sequence for BeTheme

ovoid apply()
apply the chosen decor to the tracker

ovoid operator<<(window_Style newone)
provide a nice way to initialise the value of the windowdecor


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.