Class SwingWeights

All Implemented Interfaces:
edu.kit.ites.uuif.constants.Constants, edu.kit.ites.uuif.frames.UpdateFramesListener, KeyListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, InternalFrameListener, RootPaneContainer, WindowConstants

public class SwingWeights extends MCDA_Template
Author:
antje
See Also:
  • Constructor Details

    • SwingWeights

      public SwingWeights(MCDA_GUI _main)
  • Method Details

    • setCustomRatings

      public void setCustomRatings(boolean _custom)
    • updateLanguageLocally

      public void updateLanguageLocally()
      Updates the language
      Specified by:
      updateLanguageLocally in class edu.kit.ites.uuif.frames.Template<MCDA_Container,MCDA_GUI>
    • discardOptionsChanges

      public void discardOptionsChanges()
      Discard preference changes.
      Specified by:
      discardOptionsChanges in class edu.kit.ites.uuif.frames.Template<MCDA_Container,MCDA_GUI>
    • commitOptionsChanges

      public void commitOptionsChanges()
      Commit and store preference changes.
      Specified by:
      commitOptionsChanges in class edu.kit.ites.uuif.frames.Template<MCDA_Container,MCDA_GUI>
    • loadSwingData

      public void loadSwingData(String _id)
    • updateFrame

      public void updateFrame(Set<String> _changed)
      Specified by:
      updateFrame in class edu.kit.ites.uuif.frames.Template<MCDA_Container,MCDA_GUI>