Feature: Show progress bar in systray icon
This commit is contained in:
committed by
Laurent Clouet
parent
cffd34708f
commit
07525f101e
@@ -25,7 +25,9 @@ public interface Gui {
|
||||
public void stop();
|
||||
|
||||
public void status(String msg_);
|
||||
|
||||
|
||||
public void updateTrayIcon(Integer percentage_);
|
||||
|
||||
public void setRenderingProjectName(String name_);
|
||||
|
||||
public void setRemainingTime(String time_);
|
||||
|
||||
Reference in New Issue
Block a user