| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
util.IEventListener --+
|
terminal.paintable.IPaintable --+
|
object --+ |
| |
terminal.variable_owner.IVariableOwner --+
|
object --+ |
| |
terminal.sizeable.ISizeable --+
|
component.IComponent --+
|
object --+ |
| |
event.method_event_source.IMethodEventSource --+
|
abstract_component.AbstractComponent --+
|
object --+ |
| |
util.IEventListener --+ |
| |
terminal.paintable.IPaintable --+ |
| |
object --+ | |
| | |
terminal.variable_owner.IVariableOwner --+ |
| |
object --+ | |
| | |
terminal.sizeable.ISizeable --+ |
| |
component.IComponent --+ |
| |
component_container.IComponentContainer --+
|
abstract_component_container.AbstractComponentContainer --+
|
object --+ |
| |
util.IEventListener --+ |
| |
terminal.paintable.IPaintable --+ |
| |
object --+ | |
| | |
terminal.variable_owner.IVariableOwner --+ |
| |
object --+ | |
| | |
terminal.sizeable.ISizeable --+ |
| |
component.IComponent --+ |
| |
component_container.IComponentContainer --+ |
| |
layout.ILayout --+
|
object --+ |
| |
layout.IMarginHandler --+
|
abstract_layout.AbstractLayout --+
|
abstract_split_panel.AbstractSplitPanel --+
|
VerticalSplitPanel
A vertical split panel contains two components and lays them vertically. The first component is above the second component:
+--------------------------+
| |
| The first component |
| |
+==========================+ <-- splitter
| |
| The second component |
| |
+--------------------------+
|
|||
CLIENT_WIDGET = Nonehash(x) |
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Constructs a new component container.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Apr 20 16:52:59 2013 | http://epydoc.sourceforge.net |