

Classes | |
| class | Controls |
| class | MapTableModel |
| class | MyTableModelListener |
Public Member Functions | |
| SysPropEditor () | |
| void | populateModel (String[] nameFilter) |
Static Public Member Functions | |
| static void | main (String[] args) |
| static JFrame | openFrame (final SysPropEditor inst) |
Protected Attributes | |
| MapTableModel | model |
Private Member Functions | |
| boolean | passesThroughFilter (String[] nameFilter, String name) |
Allows to configure System Properties at runtime.
| alma::acs::vmtools::SysPropEditor::SysPropEditor | ( | ) | [inline] |
References model, and populateModel().
Referenced by main().
| static void alma::acs::vmtools::SysPropEditor::main | ( | String[] | args | ) | [inline, static] |
References SysPropEditor().
| static JFrame alma::acs::vmtools::SysPropEditor::openFrame | ( | final SysPropEditor | inst | ) | [inline, static] |
| boolean alma::acs::vmtools::SysPropEditor::passesThroughFilter | ( | String[] | nameFilter, | |
| String | name | |||
| ) | [inline, private] |
Referenced by populateModel().
| void alma::acs::vmtools::SysPropEditor::populateModel | ( | String[] | nameFilter | ) | [inline] |
References model, passesThroughFilter(), and alma::acs::vmtools::SysPropEditor::MapTableModel::setData().
Referenced by alma::acs::vmtools::SysPropEditor::Controls::Controls(), and SysPropEditor().
Referenced by populateModel(), and SysPropEditor().
1.6.2