org.noos.xing.mydoggy.plaf.ui.cmp
Class TabbedContentPane.ExMultipleAggregateIcon

java.lang.Object
  extended by org.noos.xing.mydoggy.plaf.ui.cmp.MultipleAggregateIcon
      extended by org.noos.xing.mydoggy.plaf.ui.cmp.TabbedContentPane.ExMultipleAggregateIcon
All Implemented Interfaces:
Icon, SwingConstants
Enclosing class:
TabbedContentPane

public class TabbedContentPane.ExMultipleAggregateIcon
extends MultipleAggregateIcon


Field Summary
protected  int index
           
 
Fields inherited from class org.noos.xing.mydoggy.plaf.ui.cmp.MultipleAggregateIcon
icons, lastPaintedRecs, orientation, visible
 
Fields inherited from interface javax.swing.SwingConstants
BOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST
 
Constructor Summary
TabbedContentPane.ExMultipleAggregateIcon(int numIcon, int orientation)
           
 
Method Summary
 int getIndex()
           
 void setIndex(int index)
           
 
Methods inherited from class org.noos.xing.mydoggy.plaf.ui.cmp.MultipleAggregateIcon
getIconAt, getIconHeight, getIconWidth, getLastPaintedRecAt, getSize, isVisibleAt, paintIcon, setIconAt, setVisibleAt
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

index

protected int index
Constructor Detail

TabbedContentPane.ExMultipleAggregateIcon

public TabbedContentPane.ExMultipleAggregateIcon(int numIcon,
                                                 int orientation)
Method Detail

getIndex

public int getIndex()

setIndex

public void setIndex(int index)


Copyright © 2012. All Rights Reserved.