spellcast.ui
Interface UIProperties
- All Known Implementing Classes:
- ConnectionDialog, NewGameDialog, SpellcastWindow, WizardProfiles
public interface UIProperties
This interface contains all the UI properties that can be fired
in a PropertyChangeEvent. Classes the support property change events
should implement this class to obtain these values within local scope.
- Author:
- Barrie Treloar
MESSAGE_PROP
static final java.lang.String MESSAGE_PROP
- See Also:
- Constant Field Values
OK_PROP
static final java.lang.String OK_PROP
- See Also:
- Constant Field Values
CONNECT_PROP
static final java.lang.String CONNECT_PROP
- See Also:
- Constant Field Values
DISCONNECT_PROP
static final java.lang.String DISCONNECT_PROP
- See Also:
- Constant Field Values
NEW_GAME_PROP
static final java.lang.String NEW_GAME_PROP
- See Also:
- Constant Field Values
SHOW_CONNECTION_DIALOG_PROP
static final java.lang.String SHOW_CONNECTION_DIALOG_PROP
- See Also:
- Constant Field Values
SHOW_NEW_GAME_DIALOG_PROP
static final java.lang.String SHOW_NEW_GAME_DIALOG_PROP
- See Also:
- Constant Field Values
Copyright © 2001-2005 Spellcast. All Rights Reserved.