nu.zoom.swing.desktop.plugin.portunis
Class Utils

java.lang.Object
  extended by nu.zoom.swing.desktop.plugin.portunis.Utils

public class Utils
extends Object

Some static utility methods for presentation formatting.

Version:
$Revision: 1.1 $
Author:
$Author: johan $

Constructor Summary
Utils()
           
 
Method Summary
static String getHexString(byte[] data)
           
static String getHexString(byte[] data, int linebreakAtColumn)
           
static ImageIcon getIconFromMessages(org.ops4j.gaderian.Messages messages, String iconKey)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

getHexString

public static String getHexString(byte[] data)

getHexString

public static String getHexString(byte[] data,
                                  int linebreakAtColumn)

getIconFromMessages

public static ImageIcon getIconFromMessages(org.ops4j.gaderian.Messages messages,
                                            String iconKey)


Copyright © 2010. All Rights Reserved.