JRubik v0.6

es.aeat.eett.plugins.tableNavi.tableRubik
Class Icons

java.lang.Object
  extended byes.aeat.eett.plugins.tableNavi.tableRubik.Icons

public class Icons
extends java.lang.Object

Author:
f00992

en: 'tableRubikPlugin' Icons

es: Iconos de 'tableRubikPlugin'


Field Summary
private  javax.swing.ImageIcon icDrillThrough
           
private  javax.swing.ImageIcon icMemCollapse
           
private  javax.swing.ImageIcon icMemExpand
           
private  javax.swing.ImageIcon icPosCollapse
           
private  javax.swing.ImageIcon icPosExpand
           
private  javax.swing.ImageIcon icRelaceCollapse
           
private  javax.swing.ImageIcon icRelaceExpand
           
private static Icons instance
           
private  javax.swing.ImageIcon sort_current_down
           
private  javax.swing.ImageIcon sort_current_left
           
private  javax.swing.ImageIcon sort_current_natural
           
private  javax.swing.ImageIcon sort_current_right
           
private  javax.swing.ImageIcon sort_current_up
           
 
Constructor Summary
private Icons()
           
 
Method Summary
 javax.swing.ImageIcon getIcDrillThrough()
           
 javax.swing.ImageIcon getIcMemCollapse()
           
 javax.swing.ImageIcon getIcMemExpand()
           
 javax.swing.ImageIcon getIcPosCollapse()
           
 javax.swing.ImageIcon getIcPosExpand()
           
 javax.swing.ImageIcon getIcRelaceCollapse()
           
 javax.swing.ImageIcon getIcRelaceExpand()
           
static Icons getInstance()
           
 javax.swing.ImageIcon getSort_current_down()
           
 javax.swing.ImageIcon getSort_current_left()
           
 javax.swing.ImageIcon getSort_current_natural()
           
 javax.swing.ImageIcon getSort_current_right()
           
 javax.swing.ImageIcon getSort_current_up()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

icPosExpand

private final javax.swing.ImageIcon icPosExpand

icPosCollapse

private final javax.swing.ImageIcon icPosCollapse

icMemExpand

private final javax.swing.ImageIcon icMemExpand

icMemCollapse

private final javax.swing.ImageIcon icMemCollapse

icRelaceExpand

private final javax.swing.ImageIcon icRelaceExpand

icRelaceCollapse

private final javax.swing.ImageIcon icRelaceCollapse

sort_current_down

private final javax.swing.ImageIcon sort_current_down

sort_current_up

private final javax.swing.ImageIcon sort_current_up

sort_current_natural

private final javax.swing.ImageIcon sort_current_natural

icDrillThrough

private final javax.swing.ImageIcon icDrillThrough

sort_current_right

private final javax.swing.ImageIcon sort_current_right

sort_current_left

private final javax.swing.ImageIcon sort_current_left

instance

private static Icons instance
Constructor Detail

Icons

private Icons()
Method Detail

getInstance

public static Icons getInstance()

getIcMemCollapse

public javax.swing.ImageIcon getIcMemCollapse()
Returns:
Returns the icMemCollapse.

getIcMemExpand

public javax.swing.ImageIcon getIcMemExpand()
Returns:
Returns the icMemExpand.

getIcPosCollapse

public javax.swing.ImageIcon getIcPosCollapse()
Returns:
Returns the icPosCollapse.

getIcPosExpand

public javax.swing.ImageIcon getIcPosExpand()
Returns:
Returns the icPosExpand.

getIcRelaceCollapse

public javax.swing.ImageIcon getIcRelaceCollapse()
Returns:
Returns the icRelaceCollapse.

getIcRelaceExpand

public javax.swing.ImageIcon getIcRelaceExpand()
Returns:
Returns the icRelaceExpand.

getSort_current_down

public javax.swing.ImageIcon getSort_current_down()
Returns:
Returns the sort_current_down.

getSort_current_natural

public javax.swing.ImageIcon getSort_current_natural()
Returns:
Returns the sort_current_natural.

getSort_current_up

public javax.swing.ImageIcon getSort_current_up()
Returns:
Returns the sort_current_up.

getIcDrillThrough

public javax.swing.ImageIcon getIcDrillThrough()
Returns:
Returns the icDrillThrough.

getSort_current_left

public javax.swing.ImageIcon getSort_current_left()
Returns:
Returns the sort_current_left.

getSort_current_right

public javax.swing.ImageIcon getSort_current_right()
Returns:
Returns the sort_current_right.

JRubik v0.6

JRubik v0.6