the iRD is a component for Resize and move(drag&drop) compoennts on runtime in java.
Example:
ResizerBorder _re = new ResizerBorder();
ResizerBorder _re1 = new ResizerBorder();
_re.setDraggable(false);
_re1.setResizable(false);
_re.registeredComponent(jButton1);
_re1.registeredComponent(jButton2);
Follow iRD
Other Useful Business Software
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of iRD!