gcspy.interpreter.client
Interface SpaceListener

All Known Implementing Classes:
HistogramFrame, HistoryFrame, LegendFrame, PluginFrame, SpaceManager, SummaryFrame, TerminalClient, TerminalStoreTrace, TextFrame

public interface SpaceListener

Gets called upon a SPACE command

Author:
Tony Printezis

Method Summary
 void space(ClientSpace space)
          Respond to a SPACE command from the server.
 

Method Detail

space

void space(ClientSpace space)
Respond to a SPACE command from the server.

Parameters:
space - The new ClientSpace