Package com.inductiveautomation.snap.ui


package com.inductiveautomation.snap.ui
  • Class
    Description
    This class maps a UI node value to a model key value (some kind of display object like a Swing component value or an RMShape size).
    A layout that puts children one after another, wrapping when needed.
    A class to layout children using springs/struts settings.
    Represents a UI event sent to a UIOwner.
    Types for events.
    A class to provide utility methods for UI components.
    UIOwner<EVENT extends UIEvent,UITYPE>
    A base controller class class that manages a SwingPanel usually loaded from a rib file.