org.universAAL.ui.gui.swing.bluesteelLAF.specialButtons
Class UStoreButton

Package class diagram package UStoreButton
java.lang.Object
  extended by org.universAAL.ui.gui.swing.bluesteelLAF.specialButtons.UStoreButton
All Implemented Interfaces:
ActionListener, EventListener, SpecialButtonInterface

public class UStoreButton
extends Object
implements SpecialButtonInterface

Author:
amedrano

Field Summary
static String SUBMIT_ID
           
 
Constructor Summary
UStoreButton(Submit s, Renderer render)
           
 
Method Summary
 void actionPerformed(ActionEvent e)
          
 boolean isSpecial()
          Evaluate the "Specialness" of the button.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SUBMIT_ID

public static final String SUBMIT_ID
See Also:
Constant Field Values
Constructor Detail

UStoreButton

public UStoreButton(Submit s,
                    Renderer render)
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)

Specified by:
actionPerformed in interface ActionListener

isSpecial

public boolean isSpecial()
Description copied from interface: SpecialButtonInterface
Evaluate the "Specialness" of the button.

Specified by:
isSpecial in interface SpecialButtonInterface
Returns:


Copyright © 2014 universAAL Consortium. All Rights Reserved.