Items views

Package view

    Package view consists from:

    1. Name of package
    2. Path of package
    3. Buttons

    You can change name of package. Then if you click on New package button the new package will be created. If you click on Change name button name of package will be changed and if you want to delete package click on Delete package button.

    Clicking on Reparse button package will be reparsed. See Reparse package in Browser help.

Object view

    Object view consists from:

    1. Tite bar: There is shown full name of member ( with name of package ) and type of member ( variable / method ).
    2. Modifiers
    3. Name of object
    4. Type of form
    5. Object file
    6. Extends section
    7. Implements section of class
    8. Buttons

    You can change modifiers, name and other input controlers ( not in form only in class / interface). Then if you click on New button the new object will be created. If you click on Ok button object will be changed if it's possible. You cann't cange forms. If you want to delete object click on Delete button.

    Clicking on Text editor button you open Editor window on begin of text which representate this member.

    Clicking on Form editor button you open Form window with this form.

    Clicking on Hint button you open Hint window.

    Clicking on Reparse button file which contains this object will be reparsed. See Reparse file in Browser help.

    Clicking on Compile button file which contains this object will be compiled.

Member view

    Member view consists from:

    1. Tite bar: There is shown full name of member ( with name of package ) and type of member ( variable / method ).
    2. Modifiers
    3. Type of member
    4. Name of member
    5. Initial value of variable
    6. Parameters of method
    7. Throws section of method
    8. Buttons

    You can change modifiers, name and other input controlers. Then if you click on New button the new variable / method will be created. If you click on Ok button variable / method will be changed if it's possible. You cann't change some members in forms. If you want to delete member click on Delete button. Is impossible to delete some members in form.

    Clicking on Text editor button you open Editor window on begin of text which representate this member.

    Clicking on Hint button you open Hint window.