Class TaskViewer


  • public class TaskViewer
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      javax.swing.JComponent getComponent()  
      void setUseAnimations​(boolean b)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TaskViewer

        public TaskViewer​(GTaskManager taskManager)
    • Method Detail

      • setUseAnimations

        public void setUseAnimations​(boolean b)
      • getComponent

        public javax.swing.JComponent getComponent()