com.imagero.swing.titlebar.plaf.images
Class MaxImage

java.lang.Object
  extended bycom.imagero.res.AbstractResource
      extended bycom.imagero.swing.titlebar.plaf.images.MaxImage
All Implemented Interfaces:
com.imagero.res.Resource

public class MaxImage
extends com.imagero.res.AbstractResource
implements com.imagero.res.Resource


Constructor Summary
MaxImage()
           
 
Method Summary
protected  java.lang.String[] getAsString()
           
 java.lang.String getType()
          get resource type
 
Methods inherited from class com.imagero.res.AbstractResource
getInputStream
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.imagero.res.Resource
getInputStream
 

Constructor Detail

MaxImage

public MaxImage()
Method Detail

getType

public java.lang.String getType()
Description copied from interface: com.imagero.res.Resource
get resource type

Specified by:
getType in interface com.imagero.res.Resource

getAsString

protected java.lang.String[] getAsString()