ThreeB 1.1
Public Member Functions | Package Functions | Package Attributes
FloatSliderWithBox::TextChanged Class Reference

List of all members.

Public Member Functions

void actionPerformed (ActionEvent e)

Package Functions

 TextChanged (FloatSliderWithBox f_)

Package Attributes

FloatSliderWithBox f

Detailed Description

Definition at line 817 of file three_B.java.


Constructor & Destructor Documentation

FloatSliderWithBox::TextChanged::TextChanged ( FloatSliderWithBox  f_) [inline, package]

Definition at line 820 of file three_B.java.

References f.

        {
            f = f_;
        }

Member Function Documentation

void FloatSliderWithBox::TextChanged::actionPerformed ( ActionEvent  e) [inline]

Member Data Documentation

Definition at line 819 of file three_B.java.

Referenced by actionPerformed(), and TextChanged().


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