Apime v1.0

com.java4ever.apime.ui
Class IScrollPane.Viewport

java.lang.Object
  extended bycom.java4ever.apime.ui.IComponent
      extended bycom.java4ever.apime.ui.IContainer
          extended bycom.java4ever.apime.ui.IScrollPane.Viewport
Enclosing class:
IScrollPane

public static class IScrollPane.Viewport
extends IContainer

Contenedor para el componente principal del ScrollPane.


Field Summary
 
Fields inherited from class com.java4ever.apime.ui.IComponent
CURSOR_ENABLED_ALWAYS, CURSOR_ENABLED_NEVER, CURSOR_ENABLED_SWITCH, skin
 
Constructor Summary
IScrollPane.Viewport()
           
 
Method Summary
 int getSkinId()
          Devuelve el Id del componente dentro del skin.
 
Methods inherited from class com.java4ever.apime.ui.IContainer
add, add, add, getComponentAt, getComponentAt, getComponentCount, getContainerListener, insert, insert, insert, pack, paintComponent, processContainerEvent, remove, remove, removeAll, setContainerListener
 
Methods inherited from class com.java4ever.apime.ui.IComponent
contains, getActionListener, getBackground, getBorder, getBounds, getComponentListener, getCursor, getCursorEnabled, getFocusListener, getFont, getForeground, getHeight, getKeyListener, getLocation, getLocationOnScreen, getMouseListener, getParent, getRoot, getScrollPane, getSize, getToolTip, getWidth, getX, getY, isEnabled, isFocusOwner, isVisible, paint, processActionEvent, processComponentEvent, processFocusEvent, processKeyEvent, processMouseEvent, processSkinProperties, repaint, requestFocus, setActionListener, setBackground, setBorder, setBounds, setComponentListener, setCursor, setCursorEnabled, setEnabled, setFocusListener, setFont, setForeground, setKeyListener, setLocation, setMouseListener, setSize, setToolTip, setVisible, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IScrollPane.Viewport

public IScrollPane.Viewport()
Method Detail

getSkinId

public int getSkinId()
Description copied from class: IComponent
Devuelve el Id del componente dentro del skin.

Overrides:
getSkinId in class IContainer

Apime v1.0

Copyright 2004 Java4Ever.com. All Rights Reserved.