cad.simcad.pathfinding.ui
Interface AlgoStatDisplayer

All Superinterfaces:
javax.swing.Scrollable
All Known Implementing Classes:
AlgoStatPanel

public interface AlgoStatDisplayer
extends javax.swing.Scrollable

Interface for

Author:
Administrator

Method Summary
 void addData(java.util.Properties pr)
          Give the Displayer new data to be displayed
 void clearAllData()
          Remove all the Data
 
Methods inherited from interface javax.swing.Scrollable
getPreferredScrollableViewportSize, getScrollableBlockIncrement, getScrollableTracksViewportHeight, getScrollableTracksViewportWidth, getScrollableUnitIncrement
 

Method Detail

addData

public void addData(java.util.Properties pr)
Give the Displayer new data to be displayed


clearAllData

public void clearAllData()
Remove all the Data


Logo

With the help of www.sourceforge.net and www.info.ucl.ac.be