Class VCSGisJChangesView

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible
Direct Known Subclasses:
VCSGisJChangesImpl

public class VCSGisJChangesView extends JPanel
See Also:
  • Constructor Details

    • VCSGisJChangesView

      public VCSGisJChangesView()
      Default constructor
  • Method Details

    • loadImage

      public ImageIcon loadImage(String imageName)
      Helper method to load an image file from the CLASSPATH
      Parameters:
      imageName - the package and name of the file to load relative to the CLASSPATH
      Returns:
      an ImageIcon instance with the specified image file
      Throws:
      IllegalArgumentException - if the image resource cannot be loaded.
    • applyComponentOrientation

      public void applyComponentOrientation(ComponentOrientation orientation)
      Method for recalculating the component orientation for right-to-left Locales.
      Overrides:
      applyComponentOrientation in class Container
      Parameters:
      orientation - the component orientation to be applied
    • createPanel

      public JPanel createPanel()
    • createPanel1

      public JPanel createPanel1()
    • createPanel2

      public JPanel createPanel2()
    • creategridWorkingCopy

      public JPanel creategridWorkingCopy()
    • creategridWorkingCopyList

      public JPanel creategridWorkingCopyList()
    • createPanel3

      public JPanel createPanel3()
    • createPanel4

      public JPanel createPanel4()
    • creategridWokingCopyTable

      public JPanel creategridWokingCopyTable()
    • createPanel5

      public JPanel createPanel5()
    • createPanel6

      public JPanel createPanel6()
    • creategridRepository

      public JPanel creategridRepository()
    • creategridRepositoryList

      public JPanel creategridRepositoryList()
    • createPanel7

      public JPanel createPanel7()
    • createPanel8

      public JPanel createPanel8()
    • creategridRepositoryTable

      public JPanel creategridRepositoryTable()
    • createPanel9

      public JPanel createPanel9()
    • createPanel10

      public JPanel createPanel10()
    • initializePanel

      protected void initializePanel()
      Initializer