org.antlr.gunit.swingui
Class StatusBarController
java.lang.Object
org.antlr.gunit.swingui.StatusBarController
- All Implemented Interfaces:
- IController
public class StatusBarController
- extends Object
- implements IController
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatusBarController
public StatusBarController()
setText
public void setText(String text)
setRule
public void setRule(String name)
getModel
public Object getModel()
- Specified by:
getModel in interface IController
getView
public JPanel getView()
- Specified by:
getView in interface IController
setProgressIndetermined
public void setProgressIndetermined(boolean value)
setProgress
public void setProgress(int value)
Copyright © 2011. All Rights Reserved.