|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Frame
Title: Frame.
Description: An interface that can be implemented by classes that contain frame information.
Copyright: Copyright (c) 2001.
Field Summary | |
---|---|
static int |
FRAME_0
|
static int |
FRAME_1
|
static int |
FRAME_2
|
Method Summary | |
---|---|
int |
getFrame()
A method to get the frame information of the implementing object |
Field Detail |
---|
static final int FRAME_0
static final int FRAME_1
static final int FRAME_2
Method Detail |
---|
int getFrame()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |