Class RelationDisplay


  • public class RelationDisplay
    extends java.lang.Object
    Author:
    Joao Dias
    • Constructor Summary

      Constructors 
      Constructor Description
      RelationDisplay​(FAtiMA.Core.memory.Memory m, Relation rd)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      javax.swing.JProgressBar getBar()  
      javax.swing.JPanel getPanel()  
      void setValue​(float relationValue)  
      • Methods inherited from class java.lang.Object

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

      • RelationDisplay

        public RelationDisplay​(FAtiMA.Core.memory.Memory m,
                               Relation rd)
    • Method Detail

      • getPanel

        public javax.swing.JPanel getPanel()
      • getBar

        public javax.swing.JProgressBar getBar()
      • setValue

        public void setValue​(float relationValue)