layout

com.canoo.ulc.community.layout.application
Class ULCNullLayoutPane

java.lang.Object
  |
  +--com.ulcjava.base.application.ULCProxy
        |
        +--com.ulcjava.base.application.ULCComponent
              |
              +--com.canoo.ulc.community.layout.application.ULCAbstractLayoutPane
                    |
                    +--com.canoo.ulc.community.layout.application.ULCNullLayoutPane
All Implemented Interfaces:
com.ulcjava.base.shared.internal.ICallable, com.ulcjava.base.server.IProxy, Serializable

public class ULCNullLayoutPane
extends ULCAbstractLayoutPane

See Also:
Serialized Form

Fields inherited from class com.ulcjava.base.application.ULCComponent
fFont, fLabel, fVisible, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW, z
 
Fields inherited from class com.ulcjava.base.application.ULCProxy
fIsUploaded, i
 
Constructor Summary
ULCNullLayoutPane()
           
 
Method Summary
 void add(ULCComponent component, int x, int y, int width, int height)
           
protected  com.ulcjava.base.shared.internal.Anything internalConvertFromConstraints(Object constraints)
           
protected  String typeString()
           
 
Methods inherited from class com.canoo.ulc.community.layout.application.ULCAbstractLayoutPane
add, getComponent, getComponentConstraints, getComponentCount, getComponents, getPropertyPrefix, indexOf, internalConvert, internalConvertFromComponents, remove, saveState, setComponentConstraints
 
Methods inherited from class com.ulcjava.base.application.ULCComponent
addFocusListener, addKeyListener, getActionForKeyStroke, getBackground, getClientProperty, getConditionForKeyStroke, getCursor, getEnabler, getFont, getForeground, getHelpTarget, getHelpUrlString, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupMenu, getPreferredSize, getRegisteredKeyStrokes, getToolTipText, handleEvent, handleRequest, internalSetLabel, isEnabled, isVisible, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeFocusListener, removeKeyListener, repaint, requestFocus, resetKeyboardActions, revalidate, setBackground, setCursor, setEnabled, setEnabler, setFont, setForeground, setHelpDocument, setHelpDocument, setHelpTarget, setHelpUrlString, setMaximumSize, setMinimumSize, setNextFocusableComponent, setPopupMenu, setPreferredSize, setToolTipText, setVisible, unregisterKeyboardAction
 
Methods inherited from class com.ulcjava.base.application.ULCProxy
distributeToListeners, equals, getId, getRef, internalAddChild, internalAddListener, internalConvertFromColor, internalConvertFromDimension, internalConvertFromFont, internalConvertFromInsets, internalConvertFromKeyStroke, internalConvertFromObject, internalConvertToKeyStroke, internalConvertToObject, internalGetChildren, internalInsertChild, internalRemoveAllChildren, internalRemoveChild, internalRemoveListener, isUploaded, markUncollectable, release, saveState, saveState, saveState, saveState, saveState, saveState, saveState, saveState, saveState, saveState, saveState, saveState, sendUI, sendUI, sendUI, update, update, update, update, update, update, update, update, update, update, update, upload
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ULCNullLayoutPane

public ULCNullLayoutPane()
Method Detail

add

public void add(ULCComponent component,
                int x,
                int y,
                int width,
                int height)

internalConvertFromConstraints

protected com.ulcjava.base.shared.internal.Anything internalConvertFromConstraints(Object constraints)
Overrides:
internalConvertFromConstraints in class ULCAbstractLayoutPane

typeString

protected String typeString()
Overrides:
typeString in class ULCProxy

layout

Contact Etienne Studer for feedback.