net.simonvt.threepanelayout
Class R.id

java.lang.Object
  extended by net.simonvt.threepanelayout.R.id
Enclosing class:
R

public static final class R.id
extends Object


Field Summary
static int tplActiveViewPosition
           
static int tplLeftPane
           
static int tplMiddlePane
           
static int tplRightPane
           
 
Constructor Summary
R.id()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tplActiveViewPosition

public static final int tplActiveViewPosition
See Also:
Constant Field Values

tplLeftPane

public static final int tplLeftPane
See Also:
Constant Field Values

tplMiddlePane

public static final int tplMiddlePane
See Also:
Constant Field Values

tplRightPane

public static final int tplRightPane
See Also:
Constant Field Values
Constructor Detail

R.id

public R.id()


Copyright © 2013. All Rights Reserved.