public class OperatingSystemInfoContainer extends IdentifiedContainer implements OperatingSystemInfo
Constructor and Description |
---|
OperatingSystemInfoContainer() |
Modifier and Type | Method and Description |
---|---|
Icon |
largeIcon() |
void |
largeIcon(Icon newLargeIcon) |
boolean |
largeIconPresent() |
Icon |
smallIcon() |
void |
smallIcon(Icon newSmallIcon) |
boolean |
smallIconPresent() |
comment, comment, commentPresent, description, description, descriptionPresent, href, href, hrefPresent, id, id, idPresent, name, name, namePresent
makeArrayList, makeUnmodifiableList
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comment, commentPresent, description, descriptionPresent, href, hrefPresent, id, idPresent, name, namePresent
public Icon largeIcon()
largeIcon
in interface OperatingSystemInfo
public void largeIcon(Icon newLargeIcon)
public boolean largeIconPresent()
largeIconPresent
in interface OperatingSystemInfo
public Icon smallIcon()
smallIcon
in interface OperatingSystemInfo
public void smallIcon(Icon newSmallIcon)
public boolean smallIconPresent()
smallIconPresent
in interface OperatingSystemInfo
Copyright © 2016. All rights reserved.