|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrails.common.GuiHints.VisibilityHint
public class GuiHints.VisibilityHint
Field Summary | |
---|---|
(package private) GuiDef.Panel |
type
|
(package private) boolean |
visibility
|
Constructor Summary | |
---|---|
GuiHints.VisibilityHint(GuiDef.Panel type,
boolean visibility)
|
Method Summary | |
---|---|
GuiDef.Panel |
getType()
|
boolean |
getVisibility()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
GuiDef.Panel type
boolean visibility
Constructor Detail |
---|
GuiHints.VisibilityHint(GuiDef.Panel type, boolean visibility)
Method Detail |
---|
public GuiDef.Panel getType()
public boolean getVisibility()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |