Klasse PropertyWindow

Alle implementierten Schnittstellen:
ComponentListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible
Bekannte direkte Unterklassen:
ReadOnlyPropertyWindow

public class PropertyWindow extends Window
PropertyWindow is the unified display of systems and measure properties. This is the external used facade of this package.
Siehe auch:
  • Felddetails

  • Konstruktordetails

    • PropertyWindow

      public PropertyWindow(String title, MainWindow mainWindow, PropertyController propertyController, Point propertyWindowLocation)
      Parameter:
      title - title of this window
      parent - parent of this Frame: main frame
      measure -
    • PropertyWindow

      public PropertyWindow(String title, MainWindow parent)
  • Methodendetails

    • displayUpdatedParameters

      public void displayUpdatedParameters()
    • checkDetailLevel

      public static void checkDetailLevel(Parameters parameters)
    • reduceDetailLevel

      public static void reduceDetailLevel(Parameters parameters)
    • setLocation

      public void setLocation(Point location)
      Setzt außer Kraft:
      setLocation in Klasse Window
    • notifyParameterChanged

      public Parameters notifyParameterChanged(DetailLevelParameter changedParameter)
    • commitParameterChanges2Display

      public void commitParameterChanges2Display()
    • showMoreDetails

      public void showMoreDetails()
      Setzt außer Kraft:
      showMoreDetails in Klasse Window
    • showAllDetails

      public void showAllDetails()
      Setzt außer Kraft:
      showAllDetails in Klasse Window
    • addAtBottom

      public void addAtBottom(Button okButton)
    • addAtBottom

      public void addAtBottom(String message)
    • copy

      public void copy()
      Setzt außer Kraft:
      copy in Klasse Window
    • paste

      public void paste()
      Setzt außer Kraft:
      paste in Klasse Window