Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9006869
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T01:31:38+00:00 2026-06-16T01:31:38+00:00

Possible Duplicate: Java Class Files filename$1.class… etc Question I wrote a batch file to

  • 0

Possible Duplicate:
Java Class Files filename$1.class… etc Question

I wrote a batch file to compile the java program and execute it. When I open the file location (via GUI), I see many .class files of the same file.

For example, say I have a file called “acView.java”

I see 3 compiled .class files – “acView$1.class” “acView$2.class” and “acView.class”

What do the $1 and $2 stand for? Why are they present?

The .java file is a JFrame if that’s important.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T01:31:40+00:00Added an answer on June 16, 2026 at 1:31 am

    The $1 simply means that class is an anonymous class and the number 1 is generated by the compiler. When you have two anonymous classes, it will have something like YourClass$1.class and YourClass$2.class in the compiled classes.

    From your code, I believe you are implementing some Listener anonymously.

    If you dont want compiler generate multiple classes, you move the code to normal class.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: SWIG Java Retaining Class information of the objects bouncing from C++ Question
Possible Duplicate: How can a Java program use files inside the .jar for read
Possible Duplicate: Why are compiled Java class files smaller than C compiled files? Just
Possible Duplicate: How can I convert my java program to an .exe file ?
Possible Duplicate: Execute a Java program from our Java program I wanted to execute
Possible Duplicate: Executing another java program from our java program I wanted to execute
Possible Duplicate: Java Too Many Open Files This is not a duplicate, the referred
Possible Duplicate: How can I convert my Java program to an .exe file? Compiling
Possible Duplicate: Java: Always override equals? should I override equals function for any class
Possible Duplicate: Why should the interface for a Java class be prefered? When should

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.