|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NWindow
Information about a NITE window: a user interface element that must be popped up.
| Field Summary | |
|---|---|
static int |
AUDIO
|
static int |
STYLE
|
static int |
VIDEO
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Returns the identifier of the display |
int |
getType()
Returns the type of window to be opened: VIDEO, AUDIO or STYLE |
boolean |
sound()
Returns true if sound should be on for this display. |
| Field Detail |
|---|
static final int VIDEO
static final int AUDIO
static final int STYLE
| Method Detail |
|---|
java.lang.String getName()
boolean sound()
int getType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||