Package org.kopi.vkopi.lib.ui.swing.base
-
Interface Summary Interface Description FieldStates Stateful -
Class Summary Class Description JActorFieldButton JButtonPanel JDisablePanel JFieldButton JFieldLabel JHtmlTextArea A JText pane that can hanle rows and column to calculate its preffered sizeJMenuButton KnownBugs KopiTitledBorder ListDialogCellRenderer MultiLineToolTip MultiLineToolTipUI TextSelecter Utils loading 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");