
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 ActionListenerpublic boolean isSpecial()
SpecialButtonInterfaceisSpecial in interface SpecialButtonInterfaceCopyright © 2018 universAAL Consortium. All rights reserved.