Squiz Matrix  4.12.2
 All Data Structures Namespaces Functions Variables Pages
ThresholdAdjuster Class Reference
Inheritance diagram for ThresholdAdjuster:
PlugInFrame PlugIn PlugIn

Public Member Functions

synchronized void adjustmentValueChanged (AdjustmentEvent e)
 
synchronized void actionPerformed (ActionEvent e)
 
synchronized void itemStateChanged (ItemEvent e)
 
void run ()
 
void windowClosing (WindowEvent e)
 
void close ()
 
void windowActivated (WindowEvent e)
 
- Public Member Functions inherited from PlugInFrame
 PlugInFrame (String title)
 
void run (String arg)
 
void windowClosing (WindowEvent e)
 
void close ()
 
void windowActivated (WindowEvent e)
 
void focusGained (FocusEvent e)
 
void windowOpened (WindowEvent e)
 
void windowClosed (WindowEvent e)
 
void windowIconified (WindowEvent e)
 
void windowDeiconified (WindowEvent e)
 
void windowDeactivated (WindowEvent e)
 
void focusLost (FocusEvent e)
 

Detailed Description

Adjusts the lower and upper threshold levels of the active image. This class is multi-threaded to provide a more responsive user interface.

Definition at line 14 of file ThresholdAdjuster.java.

Member Function Documentation

void close ( )
inline

Overrides close() in PlugInFrame.

Definition at line 532 of file ThresholdAdjuster.java.


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