StatusBarPanel

Undocumented in source.

Constructors

this
this(Dstring text)
Undocumented in source.
this
this(Dstring text, int width)
this()

ditto

Members

Functions

opCmp
int opCmp(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
opCmp
int opCmp(StatusBarPanel pnl)
Undocumented in source. Be warned that the author may not have intended to support it.
opCmp
int opCmp(Dstring val)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
Dequ opEquals(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
Dequ opEquals(StatusBarPanel pnl)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
Dequ opEquals(Dstring val)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
Dstring toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

borderStyle
StatusBarPanelBorderStyle borderStyle [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
borderStyle
StatusBarPanelBorderStyle borderStyle [@property getter]

ditto

parent
StatusBar parent [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
text
Dstring text [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
text
Dstring text [@property getter]

ditto

width
int width [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
width
int width [@property getter]

ditto

Meta