Package jade.gui

Class APDescriptionPanel

    • Constructor Detail

      • APDescriptionPanel

        public APDescriptionPanel​(Component owner)
        creates a panel ho show an APDescription. All the fields are not editable.
    • Method Detail

      • setAPDescription

        public void setAPDescription​(APDescription desc)
        To set the field with the valued of a given APDescription.
      • showAPDescriptionInDialog

        public static void showAPDescriptionInDialog​(APDescription desc,
                                                     Frame parent,
                                                     String title)
        To show an APDescription in a JDialog