NOS.gui
Interface NOSStyleListener

All Known Implementing Classes:
NOSBorderlessWindow, NOSButton, NOSDialog, NOSFileDialog, NOSMenu, NOSMessageDialog, NOSSystemBar, NOSWindow

public interface NOSStyleListener


Method Summary
 void notifyStyleChange(Style style)
          Called by the system to notify this listener that the currently active Style has changed
 

Method Detail

notifyStyleChange

void notifyStyleChange(Style style)
Called by the system to notify this listener that the currently active Style has changed

Parameters:
style - The new Style object