Package xal.app.knobs
Interface KnobsMessageListener
-
public interface KnobsMessageListenerreceiver of application wide messages
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidpostErrorMessage(Object source, String message)Post an application wide error message from the sourcevoidpostMessage(Object source, String message)Post an application wide message from the source
-