Search:

Type: Posts; User: Hikaros

Search: Search took 0.19 seconds.

  1. Replies
    18
    Views
    1,439

    Re: adding ActionListeners dynamically

    will do that then, thanks! :3



    i've read 2 books, and i've seen at least over 200 java tutorials and none have mentioned the "why" is better one to another and how or when to pick the others,...
  2. Replies
    18
    Views
    1,439

    Re: adding ActionListeners dynamically

    i haven't coded anything yet trying to find out a way (reading here and there) to see what is probably the simplest, more than passing an access level, is a profile, with the profile i'll be...
  3. Replies
    18
    Views
    1,439

    Re: adding ActionListeners dynamically

    i'm sorry but what is an umbrella ActionListener and what is an event bus design too? hahaha

    i thought about adding the actionListeners in the while iterator when adding every item but that means...
  4. Replies
    18
    Views
    1,439

    Re: adding ActionListeners dynamically

    i thought about it but that would suggest me creating the entire menu myself and just disable menu items depending on user's access level, but what i need to do is different. id like to do something...
  5. Replies
    18
    Views
    1,439

    Re: adding ActionListeners dynamically

    haha yeah, that is what i want to do, but i have no idea how to manage the ActionListeners of each item.
  6. Replies
    18
    Views
    1,439

    Re: adding ActionListeners dynamically

    i have no idea how to explain it anymore lol, i said dynamically because it changes, it's never the same, is not as declaring the entire menu and its items statically, they would never change if...
  7. Replies
    18
    Views
    1,439

    Re: adding ActionListeners dynamically

    hahaha in runtime


    lol'd hahahahaha, i don't have anything against those, but is not what i want haha.
    i want to assamble a menu based off profiles, a profile creator will have every single...
  8. Replies
    18
    Views
    1,439

    adding ActionListeners dynamically

    So i'm in a project where i need to build a Jmenu with its options dynamically, i have in a database table the structure of the entire menu and i have an idea in how to do it, however i don't have...
Results 1 to 8 of 8