org.apache.ws.commons.tcpmon.swing
Class Icons

java.lang.Object
  extended by org.apache.ws.commons.tcpmon.swing.Icons

public class Icons
extends Object


Field Summary
static Icon CLOSE
           
static Icon LAYOUT_HORIZONTAL
           
static Icon LAYOUT_VERTICAL
           
static Icon REMOVE
           
static Icon REMOVE_ALL
           
static Icon RESEND
           
static Icon SAVE
           
static Icon START
           
static Icon XML_FORMAT
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

START

public static final Icon START

RESEND

public static final Icon RESEND

SAVE

public static final Icon SAVE

LAYOUT_HORIZONTAL

public static final Icon LAYOUT_HORIZONTAL

LAYOUT_VERTICAL

public static final Icon LAYOUT_VERTICAL

XML_FORMAT

public static final Icon XML_FORMAT

CLOSE

public static final Icon CLOSE

REMOVE

public static final Icon REMOVE

REMOVE_ALL

public static final Icon REMOVE_ALL


Copyright © The Apache Software Foundation. All Rights Reserved.