org::scilab::modules::gui::colorchooser::ColorChooser Interface Reference

Inheritance diagram for org::scilab::modules::gui::colorchooser::ColorChooser:

Inheritance graph
[legend]
Collaboration diagram for org::scilab::modules::gui::colorchooser::ColorChooser:

Collaboration graph
[legend]

Public Member Functions

void setTitle (String title)
Color getSelectedColor ()
void setDefaultColor (Color color)
void displayAndWait ()

Package Functions

SimpleColorChooser getAsSimpleColorChooser ()

Detailed Description

Interface for color chooser for Scilab
Author:
Vincent COUVERT

Definition at line 23 of file ColorChooser.java.


Member Function Documentation

SimpleColorChooser org::scilab::modules::gui::colorchooser::ColorChooser::getAsSimpleColorChooser (  )  [package]

void org::scilab::modules::gui::colorchooser::ColorChooser::setTitle ( String  title  ) 

Color org::scilab::modules::gui::colorchooser::ColorChooser::getSelectedColor (  ) 

Retrieve the selected color, or null

Returns:
the selected color

Implemented in org::scilab::modules::gui::colorchooser::ScilabColorChooser.

Referenced by org::scilab::modules::gui::bridge::CallScilabBridge::changeConsoleBackground(), and org::scilab::modules::gui::bridge::CallScilabBridge::changeConsoleForeground().

Here is the caller graph for this function:

void org::scilab::modules::gui::colorchooser::ColorChooser::setDefaultColor ( Color  color  ) 

Set the default color

Parameters:
color the default color

Implemented in org::scilab::modules::gui::colorchooser::ScilabColorChooser.

void org::scilab::modules::gui::colorchooser::ColorChooser::displayAndWait (  ) 


The documentation for this interface was generated from the following file:

Generated on Tue Sep 9 18:25:12 2008 for Scilab [trunk] by  doxygen 1.5.5