public class WolframAlphaGui extends ServiceGui implements ActionListener
Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
log |
boundServiceName, self, swingGui
Constructor and Description |
---|
WolframAlphaGui(String boundServiceName,
SwingGui myService) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent arg0) |
void |
onState(WolframAlpha template) |
void |
subscribeGui()
stub for subscribing all service specific/gui events for desired callbacks
|
void |
unsubscribeGui()
stub for unsubscribing all service specific/gui events from desired
callbacks
|
add, addBottom, addBottomGroup, addBottomLine, addCenter, addComponents, addGroup, addLeftLine, addLine, addLinex, addRightLine, addTop, addTopGroup, addTopLeft, addTopLine, createFlowPanel, error, error, getDisplay, info, isDocked, isHidden, isReadyForRelease, makeReadyForRelease, onRegistered, onStatus, send, send, sendPeer, setBottomTitle, setEnabled, setLeftTitle, setRightTitle, setTitle, setTopTitle, subscribe, subscribe, unsubscribe, unsubscribe, warn, windowActivated, windowClosed, windowClosing, windowDeactivated, windowDeiconified, windowIconified, windowOpened
public void actionPerformed(ActionEvent arg0)
actionPerformed
in interface ActionListener
public void subscribeGui()
ServiceGui
subscribeGui
in class ServiceGui
public void unsubscribeGui()
ServiceGui
unsubscribeGui
in class ServiceGui
public void onState(WolframAlpha template)
Copyright © 2020 myrobotlab. All rights reserved.