| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
util.IEventListener --+
|
terminal.paintable.IPaintable --+
|
object --+ |
| |
terminal.variable_owner.IVariableOwner --+
|
object --+ |
| |
terminal.sizeable.ISizeable --+
|
ui.component.IComponent --+
|
object --+ |
| |
event.method_event_source.IMethodEventSource --+
|
ui.abstract_component.AbstractComponent --+
|
object --+ |
| |
util.IEventListener --+ |
| |
terminal.paintable.IPaintable --+ |
| |
object --+ | |
| | |
terminal.variable_owner.IVariableOwner --+ |
| |
object --+ | |
| | |
terminal.sizeable.ISizeable --+ |
| |
ui.component.IComponent --+ |
| |
ui.component_container.IComponentContainer --+
|
ui.abstract_component_container.AbstractComponentContainer --+
|
ui.custom_component.CustomComponent --+
|
object --+ |
| |
color_selector.IColorSelector --+
|
object --+ |
| |
color_picker.IColorChangeListener --+
|
ColorPickerHistory
The Class ColorPickerHistory.
|
|||
_STYLENAME =
|
|||
_rows = 4The rows. |
|||
_columns = 15The columns. |
|||
_colorHistory = deque([])The colorHistory. |
|||
_grid = NoneThe grid. |
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Instantiates a new color picker history.
|
Sets the height of the object. Negative number implies unspecified size (terminal is free to set the size).
|
Sets the color.
|
Gets the color.
|
Gets the history.
|
Checks for color.
|
Adds a color change listener
|
|
Removes a color change listener
|
|
|
|
|||
_colorHistoryThe colorHistory. This is common for all colorpickers
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Aug 31 14:06:33 2013 | http://epydoc.sourceforge.net |