Class OnScreenViewOperationChooser

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, TranslucentComponent

public class OnScreenViewOperationChooser extends TranslucentPanel

The OnScreenViewOperationChooser class provides an on screen display style set of buttons that the user can use to select view transform operations.

The chooser signals a change in the selected operation by firing a PropertyChangeEvent whose property name is OnScreenViewOperationChooser.OPERATION_PROPERTY, and new value contains an operation name from the constants in this class.

Since:
3.8.1
Author:
Peter Hollemans
See Also: