Oracle Data-aware Controls Reference

Uses of Interface
oracle.dacf.control.swing.CancellableButtonModel

Packages that use CancellableButtonModel
oracle.dacf.control.swing   
 

Uses of CancellableButtonModel in oracle.dacf.control.swing
 

Classes in oracle.dacf.control.swing that implement CancellableButtonModel
 class CancellableButtonModelImpl
          Extends JFC's DefaultButtonModel to provide a two-state button model that can be used by toggle buttons.
 class RadioButtonModel
          Extension of a ButtonModel that can hold a value for determining button state.
 

Methods in oracle.dacf.control.swing that return CancellableButtonModel
protected  CancellableButtonModel CheckBoxControl.createButtonModel()
          Called by the constructor to create the CancellableButtonModel to be used by this checkbox.
 


Oracle Data-aware Controls Reference

 

Copyright © 1997, 2003, Oracle. All rights reserved.