com.oberon.client
Class ProgressBarDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
com.oberon.client.ProgressBarDialog
public class ProgressBarDialog
- extends org.eclipse.swt.widgets.Dialog
Methods inherited from class org.eclipse.swt.widgets.Dialog |
getParent, getStyle, getText, setText |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProgressBarDialog
public ProgressBarDialog(org.eclipse.swt.widgets.Shell parent)
setMayCancel
public void setMayCancel(boolean mayCancel)
setProcessMessage
public void setProcessMessage(java.lang.String processInfo)
open
public java.lang.Object open()
close
public void close()
update
public void update(ProgressCounter counter)
setShellTitle
public void setShellTitle(java.lang.String shellTitle)
setProcessBarStyle
public void setProcessBarStyle(boolean pStyle)
Copyright © 2008-2014 Mirko Solazzi. All Rights Reserved.