Xj3D 2.0 VRML/X3D Code API

org.xj3d.ui.swt.widgets
Interface StatusReporter

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
LoadProgressListener, StatusBar

public interface StatusReporter
extends java.util.EventListener

Defines the requirements for a status reporter.

Version:
$Revision: 1.1 $
Author:
Rex Melton

Method Summary
 void setStatusText(java.lang.String msg)
          Invoked when a new status message should be displayed.
 

Method Detail

setStatusText

void setStatusText(java.lang.String msg)
Invoked when a new status message should be displayed.

Parameters:
msg - - The current status message

Xj3D 2.0 VRML/X3D Code API

Copyright © 2001 - 2006 Web3D Consortium