0

I'm working first time with java.swing package to create small core java project. Working in java from last two months only.

I have doubt regarding class having name "GroupLayout.Group", I'm not able to understand the syntax and is derivation of this class ?

For a test purpose when I tried to create a class like this in eclipse it shows error regarding not to create a class with this name.

Can anyone please help me to understand this ? And what should I read or approach to understand this type of class name to understand their significance and usage ?

Thanks

Squeez
  • 343
  • 2
  • 3
  • 15
  • https://docs.oracle.com/javase/tutorial/java/javaOO/nested.html – JB Nizet Apr 15 '18 at 07:42
  • 1
    Possible duplicate of [Java inner class and static nested class](https://stackoverflow.com/questions/70324/java-inner-class-and-static-nested-class) – Lars Apr 15 '18 at 08:19

0 Answers0