org.antlr.gunit.swingui
Class StatusBarController
java.lang.Object
org.antlr.gunit.swingui.StatusBarController
- All Implemented Interfaces:
- IController
public class StatusBarController
- extends java.lang.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(java.lang.String text)
setRule
public void setRule(java.lang.String name)
getModel
public java.lang.Object getModel()
- Specified by:
getModel
in interface IController
getView
public javax.swing.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.