org.topbraidcomposer.sparql.view
Interface IStatusUpdater

All Known Implementing Classes:
SPARQLView

public interface IStatusUpdater

A callback interface allowing the library components to update the buttons of the surrounding SPARQLView without depending on the SPARQLView class.

Author:
Holger Knublauch

Method Summary
 void updateStatus()
           
 

Method Detail

updateStatus

void updateStatus()