Uses of Class
com.vlsolutions.swing.tabbedpane.SmartIconJButton

Packages that use SmartIconJButton
com.vlsolutions.swing.tabbedpane This package contains classes allowing to embed buttons into the tabs of a jtabbedpane. 
 

Uses of SmartIconJButton in com.vlsolutions.swing.tabbedpane
 

Methods in com.vlsolutions.swing.tabbedpane that return SmartIconJButton
 SmartIconJButton JTabbedPaneSmartIcon.getSmartButton(int index)
           
 

Methods in com.vlsolutions.swing.tabbedpane with parameters of type SmartIconJButton
 void JTabbedPaneSmartIcon.setSmartButton(int index, SmartIconJButton btn)
           
 

Constructors in com.vlsolutions.swing.tabbedpane with parameters of type SmartIconJButton
JTabbedPaneSmartIcon(Icon icon, String label, SmartIconJButton[] otherIcons)
          Constructs a new smart icon with a given set of additional buttons
 



© Copyright 2004-2005 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications