|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcodeblockutil.GlassExplorerEvent
public class GlassExplorerEvent
Field Summary | |
---|---|
static int |
SLIDING_CONTAINER_FINISHED_CLOSED
|
static int |
SLIDING_CONTAINER_FINISHED_OPEN
|
Constructor Summary | |
---|---|
GlassExplorerEvent(GlassExplorer ge,
int event)
|
Method Summary | |
---|---|
int |
getEventType()
|
Explorer |
getSource()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int SLIDING_CONTAINER_FINISHED_OPEN
public static final int SLIDING_CONTAINER_FINISHED_CLOSED
Constructor Detail |
---|
public GlassExplorerEvent(GlassExplorer ge, int event)
Method Detail |
---|
public int getEventType()
getEventType
in interface ExplorerEvent
public Explorer getSource()
getSource
in interface ExplorerEvent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |