Module: Lustr4Wx

Defined in:
lib/lustr-wx/version.rb,
lib/lustr-wx/app.rb,
lib/lustr-wx/box.rb,
lib/lustr-wx/list.rb,
lib/lustr-wx/field.rb,
lib/lustr-wx/label.rb,
lib/lustr-wx/button.rb,
lib/lustr-wx/text_area.rb,
lib/lustr-wx/divided_box.rb

Overview

This file is part of Lustr (rubyforge.org/projects/lustr).

Copyright © 2007 Mark L. Murphy.

Lustr is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License.

Lustr 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. See the GNU General Public License for more details. This file is included in the Ruby gem as License.txt.

Defined Under Namespace

Modules: VERSION Classes: App, Box, BoxBuilder, Button, ButtonBuilder, DividedBox, DividedBoxBuilder, Field, FieldBuilder, Frame, Label, LabelBuilder, List, ListBuilder, TextArea, TextAreaBuilder