public static interface

ColorPickerView.OnColorChangeListener

com.pdftron.pdf.controls.ColorPickerView.OnColorChangeListener
Known Indirect Subclasses

Class Overview

A interface that is invoked when there is color changes in color picker pages

Summary

Public Methods
abstract void OnColorChanged(View view, int color)
This method invoked when there is color changed

Public Methods

public abstract void OnColorChanged (View view, int color)

This method invoked when there is color changed

Parameters
view invoked color picker view that made the color change
color new color