public class DisableButtons extends Object
| Constructor and Description |
|---|
DisableButtons()
The generic constructor
|
public boolean getBack()
public boolean getForward()
public void setBack(boolean b)
b - disable back or not (true: disabled)public void setForward(boolean f)
f - disable forward or not (true: disabled)Copyright © 2014. All Rights Reserved.