Tutorial To Use JUST IN MIND
Tutorial To Use JUST IN MIND
(For Beginners)
Introduction
Just in mind is an application (with large variety of designing tools) that helps you to design the
User Interface of your application or program at very initial stage to avoid confusion at the
development phase.
Now JustInMind will load his widgets library and something like this will appear.
1. SCREENS and TEMPLATES
At the top Left side of the Application there is Information about your Current Screen (The
designed screen).
You can add more screen depending upon the flexibility of your design of the application by
simply clicking on + button.
Edit the name of screen if you want to.
Press Ok.
For example you need different screens to design Home page, Contact Info Page separately.
If Properties aren’t appearing GO TO View -> Palettes -> and Select Properties.
3. Widgets
At bottom left side Widgets Menu will appear.
The Widgets Menu have Different Options Under it.
Each option contain different components that you might need in your Design.
4. Outline
At the right bottom corner of the Screen there is a section named Outline.
This section will show you the components that you are using in your screens.
Keeping in mind the components are from the widgets section that we need to design the
Interface.
For example:
Here is a Design of Search Bar On Screen 1.
The components that we used in screen 1 are appearing under Outline section.
Here is an IMPORTANT TIP
The positioning of the components under outline section matters a lot.
The Button is name as Button_1
And the Input field is named as Input_1.
The blue shade box you see in the above image is the Rectangle_1.
As you can see the Button is hidden on the above screen that’s because the rectangle widget is
at the top of button widget and its covering the button widget.
NOTE: There positions can simply be changed by dragging them to the desiered place under
outline section.
5. Design Screen
Design Screen is where you design your screen.
Select Link Button option and then choose the screen number (or screen name if you have
edited the name of screen) and then press Ok.
The screen will be linked to that button. You can check this out in the Simulation Process.
Adding a Event to the Button:
You can add different event to the different buttons.
To add an event to the button choose the option Add Event by right clicking on the button.
A Dialogue box will appear
Simulate:
Simulation button will on top of the Design Screen.
Simulate button will used to test or run the prototype that has been created so far.
Table (Widget):
To add a Table Widget.
Simply Select Text Table under Basics of Widgets Menu.
Drag it to the Screen.
Resize it according to your requirement.