Class EditingListenerPanelLayout

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
org.gvsig.app.extension.develtools.EditingListenerPanelLayout
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible
Direct Known Subclasses:
EditingListenerPanel

public class EditingListenerPanelLayout extends JPanel
See Also:
  • Field Details

    • btnClear

      protected JButton btnClear
    • btnClose

      protected JButton btnClose
    • chkAskToAceptNotification

      protected JCheckBox chkAskToAceptNotification
    • chkShowFeatureInForm

      protected JCheckBox chkShowFeatureInForm
    • chkSkipFeatureValidation

      protected JCheckBox chkSkipFeatureValidation
    • jScrollPane2

      protected JScrollPane jScrollPane2
    • jSeparator1

      protected JSeparator jSeparator1
    • jSeparator2

      protected JSeparator jSeparator2
    • lblEditNotifications

      protected JLabel lblEditNotifications
    • txtNotifications

      protected JTextPane txtNotifications
  • Constructor Details

    • EditingListenerPanelLayout

      public EditingListenerPanelLayout()
      Creates new form EditingListenerPanelLayout