Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.eireneh.config.choices

Class Summary
AbstractChoice An AbstractChoice is one that registers itself with AbstractChoice when it starts up, so that we don't need to pass parameters around the place the whole time.
ActionChoice An ActionChoice just presents a button for some custom action.
BooleanChoice BooleanChoice.
ChoiceSetsChoice Select which Extenders to allow to extend the config
Distribution Licence:
Project B is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2 as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
ClassChoices ClassChoices declares the Choices and actions needed to dynamically change the look and feel (PLAF) and to add new PLAFs without needing to restart.
HashtableChoice IntegerChoice.
IntegerChoice IntegerChoice.
ObjectChoice ObjectChoice.
OptionsChoice OptionsChoice.
StringArrayChoice A StringArrayChoice allows the user to configure an array of strings for example in a PATH choice
Distribution Licence:
Project B is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2 as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
TextViewChoice The Log file stylizer.