Skip to content

A Java class that can replace and act as javax.swing.JPanel for motion panel by dragging the Java desktop-based application that uses Swing technology.

Notifications You must be signed in to change notification settings

bangmaple/BangMapleMotionPanelSwing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

BangMapleMotionPanelSwing

A Java class that can replace and act as javax.swing.JPanel for motion panel by dragging the Java desktop-based application that uses Swing technology.

How to use?

- Create a class that is already inherited or going to inherit and replace them by inherit this class instead.

- This class is intended to replace the traditional javax.swing.JPanel class


  • Extremely useful when you are going to use the code JFrame.setUndecorated(false);

About

A Java class that can replace and act as javax.swing.JPanel for motion panel by dragging the Java desktop-based application that uses Swing technology.

Topics

Resources

Stars

Watchers

Forks

Languages