Package org.kopi.vkopi.lib.ui.swing.base
package org.kopi.vkopi.lib.ui.swing.base
-
ClassDescriptionA JText pane that can hanle rows and column to calculate its preffered sizeloading of image usage: To load image first in Application directory, then in default directory: Utils.getImage("name"); To load default images (that appear in org.kopi.vkopi.lib.util/resources) Utils.getDefaultImage("name"); To load Application images (that appear in resources) Utils.getApplicationImage("name");