This is the Linux app named MSBLayout whose latest release can be downloaded as MSBLayout-src-1.0.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named MSBLayout with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
MSBLayout
DESCRIPTION:
MSBLayout is a LayoutManager for Java AWT and Swing that combines the nested-boxes approach of BoxLayout with flexible constraints as used by GridBagLayout. A concise API minimizes the code required to get good layouts with optimal resizing behaviourFeatures
- A concise API with good defaults so that you get the layout you want with a minimum of code. This makes MSBLayout perfectly suitable for manual coding.
- An API that makes it easy to build layouts dynamically at run-time, e.g. for use with dialogs whose UI elements depend on data read by the program.
- Sensible scaling behaviour when growing the layout above or shrinking it below its preferred size. Because of this feature MSBLayout is a good choice for use with devices that have limited screen space (such as netbooks).
- Making it easy to align components and to give components (especially buttons) equal size to get visually pleasing layouts.
Audience
Developers
User interface
Java AWT, Java Swing
Programming Language
Java
This is an application that can also be fetched from https://sourceforge.net/projects/msblayout/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.