public class uCCButton extends Object implements SpecialButtonInterface
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
boolean |
isSpecial()
Evaluate the "Specialness" of the button.
|
static void |
openuCCGUI() |
static void |
sendPOSTRequest(String request,
String urlParameters) |
public static final String SUBMIT_ID
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
public boolean isSpecial()
SpecialButtonInterface
isSpecial
in interface SpecialButtonInterface
Copyright © 2018 universAAL Consortium. All rights reserved.