Module GTKUIEView
[hide private]
[frames] | no frames]

Module GTKUIEView

source code

Defines reusable gtk widgets for ordering AEUserInterfaces and setting them to load or not load at runtime.


Author: Peter Parente

Organization: IBM Corporation

Copyright: Copyright (c) 2005, 2007 IBM Corporation

License:

The BSD License

All rights reserved. This program and the accompanying materials are made available under the terms of the BSD license which accompanies this distribution, and is available at http://www.opensource.org/licenses/bsd-license.php

Classes [hide private]
  UIEView
Reusable viewer for AEUserInterfaces.
Variables [hide private]
integer RAISE = 0
Raise priority of a AEUserInterface for handling events or getting loaded
integer LOWER = 1
Lower priority of a AEUserInterface for handling events or getting loaded
integer TO_LOAD = 2
Indicates a AEUserInterface is now set to be loaded
integer TO_UNLOAD = 3
Indicates a AEUserInterface is now set to be unloaded