Jeospace API

org.jeospace.ui.event
Interface Rollable

All Superinterfaces:
java.util.EventListener

public interface Rollable
extends java.util.EventListener

Requirements for an object whose value may roll depending on the state or value of another object.

Version:
$Revision: 1.1.1.1 $
Author:
Rex Melton

Method Summary
 void rollDown()
          Roll the value of this object down
 void rollUp()
          Roll the value of this object up
 

Method Detail

rollUp

public void rollUp()
Roll the value of this object up


rollDown

public void rollDown()
Roll the value of this object down


Jeospace API

Copyright © 2006 - jeospace.org