org.samcrow
Interface DisplayOptions.DisplayChangeListener

All Known Implementing Classes:
Pathfinder
Enclosing class:
DisplayOptions

public static interface DisplayOptions.DisplayChangeListener

Interface for a class that wants to be notified when the display state changes

Author:
Sam Crow

Method Summary
 void displayStateChanged(DisplayOptions.DisplayState s)
          Called whenever the user changes the display state
 

Method Detail

displayStateChanged

void displayStateChanged(DisplayOptions.DisplayState s)
Called whenever the user changes the display state

Parameters:
s - The new DisplayState